diff --git a/How-to-enable-VSS-for-rclone.md b/How-to-enable-VSS-for-rclone.md index cb2306a..debe50b 100644 --- a/How-to-enable-VSS-for-rclone.md +++ b/How-to-enable-VSS-for-rclone.md @@ -1,6 +1,9 @@ **the goal of this wiki to show you how easy it is to enable VSS for rclone or any windows app.** -**in no way, should you use dos batch files as the basis of any backup.** +it has come to my attention, that there some are trying to expand on these primitive dos scripts for backups. + +in no way, should you use dos batch files as the basis of any backup. +i cannot be held responsible for such actions. i posted these snippets as simple dos batch files so as to be easy to understand, never to be used as is. if you are going to try to use batch files for backup, something i would never do, at least use powershell.