Add more limitations and mention Apache jclouds

pull/16/head
Andrew Gaul 2014-08-09 16:12:45 -07:00
rodzic f3392d13a2
commit 33d05c3818
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -72,13 +72,14 @@ S3Proxy does not support:
* single-part uploads larger than 2 GB ([upstream issue](https://github.com/jclouds/jclouds/pull/426))
* multi-part uploads
* bucket ACLs
* POST uploads
* bucket and object ACLs
* metadata with filesystem provider ([upstream issue](https://github.com/jclouds/jclouds/pull/443))
* listening on HTTPS
References
----------
[jclouds](http://jclouds.apache.org/) provides object store support for
Apache [jclouds](http://jclouds.apache.org/) provides object store support for
S3Proxy. Ceph [s3-tests](https://github.com/ceph/s3-tests) help maintain
and improve compatibility with the S3 API.