Updated Storage backend compatibility (markdown)

master
Andrew Gaul 2019-02-13 10:35:20 -08:00
rodzic cf5fdbe510
commit 6887bc42ca
1 zmienionych plików z 1 dodań i 1 usunięć

@ -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