mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01:00
Updated How to enable VSS for rclone (markdown)
parent
5d4d411d2d
commit
915e1b33c9
@ -59,7 +59,7 @@ So I will give you 3 workarounds for clear code for exec.cmd.
|
||||
call setvar-vshadow.cmd
|
||||
mklink /d c:\snapshot\ %shadow_device_1%\
|
||||
net share snapshot=c:\
|
||||
rclone sync \\localhost\snapshot\ wasabiwest01:thetestfolder
|
||||
rclone sync \\localhost\snapshot\ wasabiwest01:snapshot
|
||||
net share snapshot /delete
|
||||
rmdir c:\snapshot\ /q
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user