Implement --ignore-checksum flag

Fixes #793 Fixes #863 Fixes #981
This commit is contained in:
Nick Craig-Wood
2017-01-05 17:32:42 +00:00
parent 916569102c
commit 9d331ce04b
3 changed files with 13 additions and 1 deletions

View File

@@ -313,6 +313,15 @@ Do a trial run with no permanent changes. Use this to see what rclone
would do without actually doing it. Useful when setting up the `sync`
command which deletes files in the destination.
### --ignore-checksum ###
Normally rclone will check that the checksums of transferred files
match, and give an error "corrupted on transfer" if they don't.
You can use this option to skip that check. You should only use it if
you have had the "corrupted on transfer" error message and you are
sure you might want to transfer potentially corrupted data.
### --ignore-existing ###
Using this option will make rclone unconditionally skip all files