Add notes on --b2-version not working with crypt #1627

See also: https://forum.rclone.org/t/how-to-restore-a-previous-version-of-a-folde/10456/2
This commit is contained in:
Nick Craig-Wood 2019-06-14 14:55:14 +01:00
parent d533de0f5c
commit 49c05cb89b

View File

@ -177,6 +177,11 @@ the file instead of hiding it.
Old versions of files, where available, are visible using the
`--b2-versions` flag.
**NB** Note that `--b2-versions` does not work with crypt at the
moment [#1627](https://github.com/ncw/rclone/issues/1627). Using
[--backup-dir](/docs/#backup-dir-dir) with rclone is the recommended
way of working around this.
If you wish to remove all the old versions then you can use the
`rclone cleanup remote:bucket` command which will delete all the old
versions of files, leaving the current ones intact. You can also