docs: note --track-renames doesn't work with crypt

This commit is contained in:
xnaas 2018-09-26 04:06:19 -05:00 committed by Nick Craig-Wood
parent 527c0af1c3
commit 8d1848bebe
1 changed files with 2 additions and 1 deletions

View File

@ -835,7 +835,8 @@ will be considered.
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
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
the rename candidates.