2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-07 11:30:49 +00:00

doc: Clarify S3 recommendation for B2 slightly

This gives slightly more background to the recommendation for using restic's S3 backend with Backblaze B2.
This commit is contained in:
rawtaz 2022-09-12 17:48:59 +02:00 committed by GitHub
parent d79e61ce5d
commit 20f1913ef7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -466,13 +466,16 @@ Backblaze B2
.. warning:: .. warning::
The recommended way to setup Backblaze B2 is by using its S3-compatible API. Due to issues with error handling in the current B2 library that restic uses,
Follow the documentation to `generate S3-compatible access keys`_ and then the recommended way to utilize Backblaze B2 is by using its S3-compatible API.
setup restic as described at :ref:`Amazon S3`.
Different from the B2 backend, restic's S3 backend will only hide no longer Follow the documentation to `generate S3-compatible access keys`_ and then
necessary files. Thus, make sure to setup lifecycle rules to eventually setup restic as described at :ref:`Amazon S3`. This is expected to work better
delete hidden files. than using the Backblaze B2 backend directly.
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
delete hidden files.
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