diff --git a/How-to-enable-VSS-for-rclone.md b/How-to-enable-VSS-for-rclone.md index 264bcd2..313697e 100644 --- a/How-to-enable-VSS-for-rclone.md +++ b/How-to-enable-VSS-for-rclone.md @@ -1,15 +1,5 @@ **the goal of this wiki to show you how easy it is to enable VSS for rclone or any windows app.** -it has come to my attention, that there some users who are trying to expand on these primitive dos scripts for backups. -this would be a mistake! -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 dos/windows batch files for backup, something i would never do, at least use powershell. - -**please**, if anyone is thinking of using these snippets for backups, **please** reconsider. - *** **Background**