From 0ce34be41d36c9c3f92d1ffcfe6730d47418c1e1 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Thu, 2 Mar 2017 15:07:25 +0000 Subject: [PATCH] Fix bulleted list doc formatting errors - fixes #1170 --- docs/content/crypt.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/crypt.md b/docs/content/crypt.md index 5e47230b2..7d0afb35d 100644 --- a/docs/content/crypt.md +++ b/docs/content/crypt.md @@ -118,6 +118,7 @@ elsewhere it will be compatible - all the secrets used are derived from those two passwords/passphrases. Note that rclone does not encrypt + * file length - this can be calcuated within 16 bytes * modification time - used for syncing @@ -208,11 +209,13 @@ $ rclone -q ls remote:path Here are some of the features of the file name encryption modes Off + * doesn't hide file names or directory structure * allows for longer file names (~246 characters) * can use sub paths and copy single files Standard + * file names encrypted * file names can't be as long (~156 characters) * can use sub paths and copy single files