kopia lustrzana https://github.com/gaul/s3proxy
Add listing multipart uploads to limitations
rodzic
6d7a46296e
commit
977854f264
|
@ -80,6 +80,7 @@ S3Proxy has broad support for the S3 API, however, it does not support:
|
||||||
* bucket logging
|
* bucket logging
|
||||||
* Cache-Control header, see [#115](https://github.com/andrewgaul/s3proxy/issues/115)
|
* Cache-Control header, see [#115](https://github.com/andrewgaul/s3proxy/issues/115)
|
||||||
* conditional copy object, see [#113](https://github.com/andrewgaul/s3proxy/issues/113)
|
* conditional copy object, see [#113](https://github.com/andrewgaul/s3proxy/issues/113)
|
||||||
|
* listing multipart uploads, see [#118](https://github.com/andrewgaul/s3proxy/issues/118)
|
||||||
* POST uploads, see [#73](https://github.com/andrewgaul/s3proxy/issues/73)
|
* POST uploads, see [#73](https://github.com/andrewgaul/s3proxy/issues/73)
|
||||||
* object server-side encryption
|
* object server-side encryption
|
||||||
* object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74)
|
* object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74)
|
||||||
|
|
Ładowanie…
Reference in New Issue