rclone/fs/operations
Nick Craig-Wood d00c126cef operations: fix --cutof-mode hard not cutting off immediately
This failure was noted on the integration tests server.

The fix was to be more careful about which error message was emitted
with which --cutoff-mode
2020-11-02 17:13:19 +00:00
..
check_test.go operations: factor Check and related functions into its own files 2020-07-21 22:08:13 +01:00
check.go check: make the error count match up in the log message 2020-10-15 12:57:48 +01:00
dedupe_test.go dedupe: Make it obey the --size-only flag for duplicate detection #4321 2020-07-28 11:40:37 +01:00
dedupe.go dedupe: Make it obey the --size-only flag for duplicate detection #4321 2020-07-28 11:40:37 +01:00
listdirsorted_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
lsjson.go docs: spelling: e.g. 2020-10-28 18:16:23 +00: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 Spelling fixes 2020-10-14 15:21:31 +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 operations: fix --cutof-mode hard not cutting off immediately 2020-11-02 17:13:19 +00:00
operations.go operations: fix --cutof-mode hard not cutting off immediately 2020-11-02 17:13:19 +00:00
rc_test.go rc: fix rc/uploadfile only working for root of the fs 2020-08-10 17:09:46 +01:00
rc.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
reopen_test.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
reopen.go fs: add UploadHeaders, DownloadHeaders to Update/Put/Open options 2020-04-23 11:07:21 +01:00