From 8d1848bebe265203476a07d1bc03a30f9586bbcb Mon Sep 17 00:00:00 2001 From: xnaas Date: Wed, 26 Sep 2018 04:06:19 -0500 Subject: [PATCH] docs: note --track-renames doesn't work with crypt --- docs/content/docs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/docs.md b/docs/content/docs.md index 4d655c4a4..4acb790d4 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -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.