mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 18:43:50 +00:00
Clarify logging and docs for --no-traverse incompatibilities - fixes #1059
This commit is contained in:
@@ -722,6 +722,8 @@ This option defaults to `false`.
|
||||
|
||||
The `--no-traverse` flag controls whether the destination file system
|
||||
is traversed when using the `copy` or `move` commands.
|
||||
`--no-traverse` is not compatible with `sync` and will be ignored if
|
||||
you supply it with `sync`.
|
||||
|
||||
If you are only copying a small number of files and/or have a large
|
||||
number of files on the destination then `--no-traverse` will stop
|
||||
|
||||
Reference in New Issue
Block a user