Hi,
I’m using Nextcloud Hub 10 (31.0.9) with S3 external storage configured for Backblaze B2.
While uploading files, I get this error:
PutObject failed with 501 Not Implemented
Backblaze only supports the 'STANDARD' storage class
It looks like Nextcloud is trying to upload with a non-STANDARD storage class.
How can I force Nextcloud to use the STANDARD storage class or otherwise fix this issue?