1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

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

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.