mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 17:38:52 +02:00
Explain that errored sync doesn't delete files - fixes #285
This commit is contained in:
@@ -63,6 +63,9 @@ modification time or MD5SUM. Destination is updated to match
|
|||||||
source, including deleting files if necessary. Since this can
|
source, including deleting files if necessary. Since this can
|
||||||
cause data loss, test first with the `--dry-run` flag.
|
cause data loss, test first with the `--dry-run` flag.
|
||||||
|
|
||||||
|
Note that files in the destination won't be deleted if there were any
|
||||||
|
errors at any point.
|
||||||
|
|
||||||
### rclone ls remote:path ###
|
### rclone ls remote:path ###
|
||||||
|
|
||||||
List all the objects in the the path with size and path.
|
List all the objects in the the path with size and path.
|
||||||
|
Reference in New Issue
Block a user