rclone/fs/operations
Maciej Zimnoch b7019a91c2 fs/operations: Clear accounting before low level retry
Statistics of ransfers which were interrupted are not cleared before
retry iteration. These transfers completed with over 100 percentage.

This change clears transfer accounting before next retry iteration is
done in order to keep numbers in track.

Fixes #3861
2020-01-09 10:32:49 +00:00
..
dedupe.go operations: fix dedupe continuing on errors like insufficientFilePermisson - fixes #3470 2019-11-26 10:58:52 +00:00
dedupe_test.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 fs: Implement UnWrapObject and UnWrapFs 2019-08-14 15:07:38 +01:00
multithread.go operations: disable multi thread copy for local to local copies #3419 2019-08-14 15:07:38 +01:00
multithread_test.go fstest: let backends advertise maximum file size 2019-09-24 12:45:12 +01:00
operations.go fs/operations: Clear accounting before low level retry 2020-01-09 10:32:49 +00:00
operations_internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
operations_test.go Remove backend dependency from fs/hash 2019-10-01 16:29:58 +01:00
rc.go copyurl: add --auto-filename flag for using file name from url in destination path (#3451) 2019-09-03 17:25:19 +01:00
rc_test.go copyurl: add --auto-filename flag for using file name from url in destination path (#3451) 2019-09-03 17:25:19 +01:00
reopen.go operations: make reopen code error on NoLowLevelRetry errors - fixes #3777 2019-12-06 10:54:03 +00:00
reopen_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
xtra_operations_test.go tests: bring memory hungry tests close to end 2019-09-24 12:45:12 +01:00