rclone/fs/operations
Nick Craig-Wood f5455d865b accounting: check for max transfer in WriteTo
Before this change the max transfer tests were failing for remotes
which were using WriterTo.
2020-04-23 11:13:13 +01:00
..
dedupe_test.go dedupe: implement keep smallest too 2020-01-17 13:08:37 +00:00
dedupe.go dedupe: Stop dedupe deleting files with identical IDs #4013 2020-03-31 17:28:26 +01:00
listdirsorted_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
lsjson.go crypt: get rid of the unused Cipher interface as it obfuscated the code 2020-04-22 11:33:48 +01:00
multithread_test.go operations: fix multithread copy test to use the correct modify window 2020-02-25 13:30:35 +00:00
multithread.go fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options 2020-04-23 11:07:21 +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 accounting: check for max transfer in WriteTo 2020-04-23 11:13:13 +01:00
operations.go fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options 2020-04-23 11:07:21 +01:00
rc_test.go copyurl: add no-clobber flag - fixes #3950 2020-04-19 12:40:17 +01:00
rc.go copyurl: add no-clobber flag - fixes #3950 2020-04-19 12:40:17 +01:00
reopen_test.go fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options 2020-04-23 11:07:21 +01:00
reopen.go fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options 2020-04-23 11:07:21 +01:00