rclone/fs/sync
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
..
pipe.go sync: add a buffer for checks, uploads and renames #379 2018-08-17 17:58:00 +01:00
pipe_test.go sync: add a buffer for checks, uploads and renames #379 2018-08-17 17:58:00 +01:00
sync.go sync: add a buffer for checks, uploads and renames #379 2018-08-17 17:58:00 +01:00
sync_test.go move: fix delete-empty-src-dirs flag to delete all empty dirs on move - fixes #2372 2018-07-17 10:34:34 +01:00