mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574
This commit is contained in:
@ -30,7 +30,9 @@ modification time or MD5SUM. Destination is updated to match
|
||||
source, including deleting files if necessary.
|
||||
|
||||
**Important**: Since this can cause data loss, test first with the
|
||||
` + "`" + `--dry-run` + "`" + ` flag to see exactly what would be copied and deleted.
|
||||
` + "`--dry-run` or the `--interactive`/`-i`" + ` flag.
|
||||
|
||||
rclone sync -i SOURCE remote:DESTINATION
|
||||
|
||||
Note that files in the destination won't be deleted if there were any
|
||||
errors at any point.
|
||||
|
Reference in New Issue
Block a user