mirror of
https://github.com/rclone/rclone.git
synced 2025-02-17 19:11:33 +01:00
Updated How to enable VSS for rclone (markdown)
parent
0da406ac00
commit
eb087a0f57
@ -29,7 +29,7 @@ Let's say that I want to sync c:\data\ to the cloud.
|
|||||||
rclone sync c:\snapshot\data\ dest:data
|
rclone sync c:\snapshot\data\ dest:data
|
||||||
rmdir c:\snapshot\ /q
|
rmdir c:\snapshot\ /q
|
||||||
|
|
||||||
Execute vs.cmd and that is all it takes to create a shadow mount.
|
That is all it takes to create a shadow mount.
|
||||||
When vs.cmd is run, it will execute vshadow.exe.
|
When vs.cmd is run, it will execute vshadow.exe.
|
||||||
|
|
||||||
vshadow.exe will:
|
vshadow.exe will:
|
||||||
|
Loading…
Reference in New Issue
Block a user