b2: cleanup old file versions - fixes #462
This commit is contained in:
parent
0a43ff9c13
commit
018fe80bcb
2 changed files with 38 additions and 11 deletions
|
@ -119,9 +119,11 @@ available.
|
|||
The old versions of files are visible in the B2 web interface, but not
|
||||
via rclone yet.
|
||||
|
||||
Rclone doesn't provide any way of managing old versions (downloading
|
||||
them or deleting them) at the moment. When you `purge` a bucket, all
|
||||
the old versions will be deleted.
|
||||
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.
|
||||
|
||||
When you `purge` a bucket, all the old versions will be deleted also.
|
||||
|
||||
### Transfers ###
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue