mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
Updated How to enable VSS for rclone (markdown)
parent
f6f4ed44c5
commit
66f20402f0
@ -69,7 +69,9 @@ So I will give you 3 workarounds for clearer code for exec.cmd.
|
||||
net share snapshot /delete
|
||||
rmdir c:\snapshot\ /q
|
||||
|
||||
--- Create a new drive letter. This is what I do as this is the most reliable and least code needed.
|
||||
--- Create a new drive letter.
|
||||
|
||||
This is what I do as this is the most reliable and least code needed.
|
||||
Create a new drive and use that for the mount point.
|
||||
Most computers will not have free space to create a new drive. So shrink your c: drive by just 1MB and use that space to create new partition and name it the b: drive. Since the b: drive will only be used to mount the vss point, 1MB is plenty of space.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user