mirror of
https://github.com/rclone/rclone.git
synced 2025-07-16 22:42:36 +02:00
b2: cleanup old file versions - fixes #462
This commit is contained in:
@ -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 ###
|
||||
|
||||
|
Reference in New Issue
Block a user