rclone/fs/accounting
Nick Craig-Wood cb7a461287 sync: add a buffer for checks, uploads and renames #379
--max-backlog controls the queue length.

Add statistics for the check/upload/rename queues.

This means that checking can complete before the uploads which will
give rclone the ability to show exactly what is outstanding.
2018-08-17 17:58:00 +01:00
..
accounting_other.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting_test.go Implement --max-transfer flag to quit transferring at a limit #1655 2018-05-05 12:58:28 +01:00
accounting_unix.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting.go rc: added core/stats to return the stats - fixes #2405 2018-08-07 20:56:40 +01:00
inprogress.go fs/accounting: factor into separate files without changing functionality 2018-02-02 15:14:40 +00:00
stats.go sync: add a buffer for checks, uploads and renames #379 2018-08-17 17:58:00 +01:00
stringset.go fs/accounting: fix deadlock on GetBytes 2018-05-05 12:58:28 +01:00
token_bucket.go rc: fix setting bwlimit to unlimited 2018-04-26 12:21:29 +01:00