rclone/fs/sync
Nick Craig-Wood 107293c80e copy,move: restore --no-traverse flag
The --no-traverse flag was not implemented when the new sync routines
(using the march package) was implemented.

This re-implements --no-traverse in march by trying to find a match
for each object with NewObject rather than from a directory listing.
2018-12-02 20:28:13 +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 rc: fix docs for sync/{sync,copy,move} and operations/{copy,move}file 2018-11-29 11:11:30 +00:00
sync_test.go copy,move: restore --no-traverse flag 2018-12-02 20:28:13 +00:00
sync.go copy,move: restore --no-traverse flag 2018-12-02 20:28:13 +00:00