- Issue created by @t_stallmann
- Status changed to Needs review
over 1 year ago 10:14pm 27 April 2023
We use Backblaze S3-compatible storage in conjunction with this module on a variety of sites. As of early this year, PutObject requests have been failing because Backblaze does not support the x-amz-sdk-checksum-algorithm
header.
Create a Backblaze bucket with object lock enabled and set up Backup Migrate AWS S3 with that bucket as a destination.
Skip adding SHA256 checksum to PutObject requests when the endpoint is a backblaze server.
Needs review
5.0
Code