mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 22:23:57 +02:00
Updated How to enable VSS for rclone (markdown)
@ -11,6 +11,7 @@ So I create a VSS read-only point-in-time snapshot and have rclone use that as t
|
|||||||
Now rclone can takes its time, upload, sync, check or whatever and not be concerned that the data will be modified.
|
Now rclone can takes its time, upload, sync, check or whatever and not be concerned that the data will be modified.
|
||||||
|
|
||||||
--- The snapshot's files are never in-use. rclone will not get an error about in-use files.
|
--- The snapshot's files are never in-use. rclone will not get an error about in-use files.
|
||||||
|
|
||||||
--- The snapshot's files are never locked. rclone will not get an error about locked files.
|
--- The snapshot's files are never locked. rclone will not get an error about locked files.
|
||||||
|
|
||||||
Yeah, you want that, you know you need that, and now you can have it with a few lines of code.
|
Yeah, you want that, you know you need that, and now you can have it with a few lines of code.
|
||||||
|
Reference in New Issue
Block a user