rclone/fs/sync
Nick Craig-Wood 2065e73d0b cmd: implement RetryAfter errors which cause a sleep before a retry
Use NewRetryAfterError to return an error which will cause a high
level retry after the delay specified.
2019-03-25 13:41:34 +00:00
..
pipe_test.go sync: add a buffer for checks, uploads and renames #379 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
rc_test.go sync: add rc commands for sync/copy/move 2018-11-05 15:44:40 +00:00
rc.go copy/sync/move: add --create-empty-src-dirs flag - fixes #2869 2019-03-10 11:56:38 +00:00
sync_test.go cmd: implement RetryAfter errors which cause a sleep before a retry 2019-03-25 13:41:34 +00:00
sync.go sync: Implement --suffix-keep-extension for use with --suffix - fixes #3032 2019-03-15 14:21:39 +00:00