forked from TrueCloudLab/rclone
docs: note --track-renames doesn't work with crypt
This commit is contained in:
parent
527c0af1c3
commit
8d1848bebe
1 changed files with 2 additions and 1 deletions
|
@ -835,7 +835,8 @@ will be considered.
|
||||||
|
|
||||||
If the destination does not support server-side copy or move, rclone
|
If the destination does not support server-side copy or move, rclone
|
||||||
will fall back to the default behaviour and log an error level message
|
will fall back to the default behaviour and log an error level message
|
||||||
to the console.
|
to the console. Note: Encrypted destinations are not supported
|
||||||
|
by `--track-renames`.
|
||||||
|
|
||||||
Note that `--track-renames` uses extra memory to keep track of all
|
Note that `--track-renames` uses extra memory to keep track of all
|
||||||
the rename candidates.
|
the rename candidates.
|
||||||
|
|
Loading…
Add table
Reference in a new issue