Add compatibility notes

pull/97/head
Andrew Gaul 2015-11-16 17:45:50 -08:00
rodzic e56e6732e2
commit 702de46f50
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -75,7 +75,6 @@ S3Proxy does not support:
* AWS signature V4, see [#24](https://github.com/andrewgaul/s3proxy/issues/24)
* POST uploads, see [#73](https://github.com/andrewgaul/s3proxy/issues/73)
* object metadata with filesystem provider on Mac OS X, see [JDK-8030048](https://bugs.openjdk.java.net/browse/JDK-8030048)
* object server-side encryption
* object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74)
* XML ACLs
@ -85,6 +84,8 @@ S3Proxy emulates the following operations:
* multi-part uploads, see [#2](https://github.com/andrewgaul/s3proxy/issues/2)
* copy objects, see [#46](https://github.com/andrewgaul/s3proxy/issues/46)
The wiki collects other [compatability notes](https://github.com/andrewgaul/s3proxy/wiki/Compatibility-notes).
References
----------