rclone/fs/operations
Nick Craig-Wood 7d70e92664 operations: enable multi threaded downloads - Fixes #2252
This implements the --multi-thread-cutoff and --multi-thread-streams
flags to control multi thread downloading to the local backend.
2019-05-11 23:35:19 +01:00
..
dedupe_test.go dedupe: Use walk.ListR for listing commands. 2019-03-16 17:41:12 +00:00
dedupe.go dedupe: fix bug introduced when converting to use walk.ListR #2902 2019-03-17 11:01:20 +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
multithread_test.go operations: enable multi threaded downloads - Fixes #2252 2019-05-11 23:35:19 +01:00
multithread.go operations: enable multi threaded downloads - Fixes #2252 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
operations.go operations: enable multi threaded downloads - Fixes #2252 2019-05-11 23:35:19 +01:00
rc_test.go rc: implement operations/publiclink the equivalent of rclone link 2019-03-17 09:41:31 +00:00
rc.go rc: implement operations/publiclink the equivalent of rclone link 2019-03-17 09:41:31 +00:00
reopen_test.go operations: re-work reopen framework so it can take a RangeOption #2252 2019-05-11 23:35:19 +01:00
reopen.go operations: re-work reopen framework so it can take a RangeOption #2252 2019-05-11 23:35:19 +01:00