@micstriit has been working away at improving the regions support in the s3 extension in general and with non AWS providers as per this epic S3 regions support
- LDEV-3379 Add a method to the S3 extension to delete objects.
- LDEV-4637 this.s3.defaultLocation doesn’t seem to work
- LDEV-4662 s3 connection pool shutdown
- LDEV-4591 Incorrect Backblaze B2 suffix in S3 PROVIDERS list
- LDEV-4639 directory copy cant rename between s3 buckets in different regions
- LDEV-4511 Regions of Google Cloud Storage are not supported in S3 extension
- LDEV-4595 directoryDelete with a s3 url assumes aws regions
We have been working on the Backblaze support, but please keep in mind, their s3 API is only a subset of the full AWS s3 api and it does behave slightly differently at times, as does minio
Please try it out and let us know if you encounter any problems