kopia lustrzana https://github.com/gaul/s3proxy
Updated Storage backend compatibility (markdown)
rodzic
cf5fdbe510
commit
6887bc42ca
|
@ -12,7 +12,7 @@ Some storage backends do not support all the features of S3:
|
|||
* limits container names to 63 characters and restricts character set to lowercase alphanumeric and dash
|
||||
* limits metadata keys to "C# identifiers". As far as I can tell, that's alphanumeric characters and dash; must not start with a number
|
||||
* does not support blob names with `\` or with sequences of `./` and `/.`
|
||||
* maximum multipart upload size of 195 GB, see [JCLOUDS-1223](https://issues.apache.org/jira/browse/JCLOUDS-1223)
|
||||
* maximum multipart upload size of 4.77 TB
|
||||
* does not support Expires header but does support Cache-Control header
|
||||
* does not support object-level access control
|
||||
* does not allow arbitrary list markers, partially emulated by mapping the last key to the opaque marker
|
||||
|
|
Ładowanie…
Reference in New Issue