mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
Make rclone check obey the --size-only flag - fixes #419
This commit is contained in:
@@ -192,6 +192,8 @@ Checks the files in the source and destination match. It
|
||||
compares sizes and MD5SUMs and prints a report of files which
|
||||
don't match. It doesn't alter the source or destination.
|
||||
|
||||
`--size-only` may be used to only compare the sizes, not the MD5SUMs.
|
||||
|
||||
### rclone dedupe remote:path ###
|
||||
|
||||
By default `dedup` interactively finds duplicate files and offers to
|
||||
|
||||
Reference in New Issue
Block a user