rclone/fs/operations
Nick Craig-Wood 687cbf3ded operations: if --ignore-checksum is in effect, don't calculate checksum
Before this change we calculated the checksum which is potentially
time consuming and then ignored the result.  After the change we don't
calculate the checksum if we are about to ignore it.
2019-05-11 23:35:19 +01:00
..
dedupe.go dedupe: fix bug introduced when converting to use walk.ListR #2902 2019-03-17 11:01:20 +00:00
dedupe_test.go dedupe: Use walk.ListR for listing commands. 2019-03-16 17:41:12 +00:00
listdirsorted_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
lsjson.go lsjson, lsf: support showing the Tier of the object 2019-04-16 13:34:06 +01:00
operations.go operations: if --ignore-checksum is in effect, don't calculate checksum 2019-05-11 23:35:19 +01:00
operations_internal_test.go operations: ignore size of objects when they are < 0 #320 2018-01-31 16:22:05 +00:00
operations_test.go copyurl: honor --no-check-certificate 2019-05-11 17:44:58 +01:00
rc.go rc: implement operations/publiclink the equivalent of rclone link 2019-03-17 09:41:31 +00:00
rc_test.go rc: implement operations/publiclink the equivalent of rclone link 2019-03-17 09:41:31 +00:00
reopen.go operations: re-work reopen framework so it can take a RangeOption #2252 2019-05-11 23:35:19 +01:00
reopen_test.go operations: re-work reopen framework so it can take a RangeOption #2252 2019-05-11 23:35:19 +01:00