rclone/fs/march
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
..
march_test.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
march.go copy,move: restore --no-traverse flag 2018-12-02 20:28:13 +00:00