rclone/fs/operations
Nick Craig-Wood 7c146e2618 operations: check transfer hashes when using --size-only mode #3419
Before this change we didn't calculate or check hashes of transferred
files if --size-only mode was explicitly set.

This problem was introduced in 20da3e6352 which was released with v1.37

After this change hashes are checked for all transfers unless
--ignore-checksums is set.
2019-08-14 15:07:38 +01:00
..
dedupe_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dedupe.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
listdirsorted_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
lsjson.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
multithread_test.go lib/random: unify random string generation into random.String 2019-08-06 12:44:08 +01:00
multithread.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
operations_internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
operations_test.go copyurl: fix copying files that return HTTP errors 2019-08-07 22:29:44 +01:00
operations.go operations: check transfer hashes when using --size-only mode #3419 2019-08-14 15:07:38 +01:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
rc.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
reopen_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
reopen.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00