mirror of
https://github.com/rclone/rclone
synced 2024-11-01 21:49:35 +01:00
107293c80e
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. |
||
---|---|---|
.. | ||
copy.go |