Updated How to enable VSS for rclone (markdown)

asdffdsa6131
2019-09-08 12:35:10 -04:00
parent 2797ba1ddd
commit f6f4ed44c5

@@ -46,7 +46,8 @@ vshadow.exe will:
Note that c:\snapshot\ is a temporaty symbolc link only accessible while exec.cmd is running. when exec.cmd exits, the snapshot is removed by Windows operating system. Note that c:\snapshot\ is a temporaty symbolc link only accessible while exec.cmd is running. when exec.cmd exits, the snapshot is removed by Windows operating system.
I find it confusing, that c:\snapshot\ is a mirror image of c:\ I find it confusing, that c:\snapshot\ is a mirror image of c:\\
When I was writing more complex scripts, this confusion was leading to bugs. When I was writing more complex scripts, this confusion was leading to bugs.
So I will give you 3 workarounds for clearer code for exec.cmd. So I will give you 3 workarounds for clearer code for exec.cmd.