mirror of
https://github.com/rclone/rclone.git
synced 2024-11-28 11:25:18 +01:00
Updated How to enable VSS for rclone (markdown)
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
|
call setvar-vshadow.cmd
|
||||||
mklink /d b:\snapshot\ %shadow_device_1%\
|
mklink /d b:\snapshot\ %shadow_device_1%\
|
||||||
rclone sync b:\snapshot\ dest:thetestfolder
|
rclone sync b:\snapshot\ dest:snapshot
|
||||||
rmdir b:\snapshot\ /q
|
rmdir b:\snapshot\ /q
|
||||||
|
|
||||||
Good luck and if you have any questions or comments, please do not hesitate to contact me.
|
Good luck and if you have any questions or comments, please do not hesitate to contact me.
|
||||||
|
Loading…
Reference in New Issue
Block a user