mirror of
https://github.com/octoleo/restic.git
synced 2025-01-22 22:58:26 +00:00
fc506f8538
When hard deleting the latest file version on B2, this uncovers earlier versions. If an upload required retries, multiple version might exist for a file. Thus to reliably delete a file, we have to remove all versions of it.