Updated How to enable VSS for rclone (markdown)

asdffdsa6131 2019-09-07 15:09:04 -04:00
parent b7b5abe1d9
commit 72805f7437

@ -69,7 +69,7 @@ Most Windows computer hard drives will not have free space to create a new drive
call setvar-vshadow.cmd
mklink /d b:\snapshot\ %shadow_device_1%\
rclone sync b:\snapshot\ dest:thetestfolder
rclone sync b:\snapshot\ dest:snapshot
rmdir b:\snapshot\ /q
Good luck and if you have any questions or comments, please do not hesitate to contact me.