I’m testing Kopia with Backblaze B2. I’m new to both but have read all the available documentation and many of the posts here. However I haven’t found clear info about the lifecycle setting for the B2 bucket.
If I understand correctly: Kopia snapshots history is contained in current “live” blobs. Kopia deletes blobs that do not contain any useful data (ie. that only contain data for snapshots that were deleted by retention policy or the user).
If that’s the case, then the bucket lifecycle setting can be set to “Keep only the last version of the file” in order to save storage costs, but without harming Kopia functionality in any way.
Am I correct?