-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
We should try to document the knowable requirements we have for S3 in a generic manner.
We should perhaps mention what we test again (i.e. MinIO).
Then also consider including specifics for some of the more common platforms/providers (to be added to over time).
Some platforms and providers are not compliant enough with AWS S3 to work with NC. Others are compatible, but only if certain changes are made to their default configuration. Others work fine but sometimes use different terminology.
This is becoming an issue as people experiment with using the S3 support with more platforms.
- B2 S3 mode seems to work as-is (these days)
- GCS requires switching from what they call "Uniform" mode to ACL mode
- etc.
Various related Issues:
(to be added)