mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 16:58:24 +01:00
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:
parent
d533de0f5c
commit
49c05cb89b
@ -177,6 +177,11 @@ the file instead of hiding it.
|
|||||||
Old versions of files, where available, are visible using the
|
Old versions of files, where available, are visible using the
|
||||||
`--b2-versions` flag.
|
`--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
|
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
|
`rclone cleanup remote:bucket` command which will delete all the old
|
||||||
versions of files, leaving the current ones intact. You can also
|
versions of files, leaving the current ones intact. You can also
|
||||||
|
Loading…
Reference in New Issue
Block a user