Updated How to enable VSS for rclone (markdown)

asdffdsa6131 2020-06-06 14:38:18 -04:00
parent b7090e6b98
commit 2b955ac0f3

@ -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**