mirror of
https://github.com/octoleo/restic.git
synced 2024-11-28 15:56:37 +00:00
Update Backblaze documentation
clarify documentation regarding B2 bucket lifecycle settings. The default lifecycle setting is probably fine for most users now; a custom policy is not necessary.
This commit is contained in:
parent
03e06d0797
commit
5413877d33
@ -487,7 +487,8 @@ Backblaze B2
|
|||||||
|
|
||||||
Different from the B2 backend, restic's S3 backend will only hide no longer
|
Different from the B2 backend, restic's S3 backend will only hide no longer
|
||||||
necessary files. Thus, make sure to setup lifecycle rules to eventually
|
necessary files. Thus, make sure to setup lifecycle rules to eventually
|
||||||
delete hidden files.
|
delete hidden files. The lifecycle setting "Keep only the last version of the file"
|
||||||
|
will keep only the most current version of a file. Read the [Backblaze documentation](https://www.backblaze.com/docs/cloud-storage-lifecycle-rules).
|
||||||
|
|
||||||
Restic can backup data to any Backblaze B2 bucket. You need to first setup the
|
Restic can backup data to any Backblaze B2 bucket. You need to first setup the
|
||||||
following environment variables with the credentials you can find in the
|
following environment variables with the credentials you can find in the
|
||||||
|
Loading…
Reference in New Issue
Block a user