rclone/fs/accounting
Nick Craig-Wood bfbddab46b fs/accounting: Fix "file already closed" on transfer retries
This was caused by the recent reworking of the accounting interface.
The Transfer object was recycling the Accounting object without
resetting the stream.

See: https://forum.rclone.org/t/error-file-already-closed/11469/
See: https://forum.rclone.org/t/rclone-b2-sync-post-error-method-not-supported/11718/
2019-09-13 18:35:02 +01:00
..
accounting_other.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
accounting_unix.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
accounting.go fs/accounting: Fix "file already closed" on transfer retries 2019-09-13 18:35:02 +01:00
inprogress.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
stats_groups.go accounting: add call to clear stats 2019-08-02 16:56:19 +01:00
stats_test.go accounting: fix total duration calculation 2019-09-12 10:29:40 +01:00
stats.go accounting: fix total duration calculation 2019-09-12 10:29:40 +01:00
stringset.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
token_bucket_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
token_bucket.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
transfer.go fs/accounting: Fix "file already closed" on transfer retries 2019-09-13 18:35:02 +01:00