mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Amazon S3 API (markdown)
parent
5013c18deb
commit
87bf3ba724
|
@ -67,9 +67,10 @@ Not included:
|
|||
|
||||
# Feature difference
|
||||
| | SeaweedFS | Amazon S3 |
|
||||
| ---------------- | -- | -- |
|
||||
| Multi byte ranges reads| Yes | No |
|
||||
| ---------------------------- | --- | -- |
|
||||
| Multi byte ranges reads | Yes | No |
|
||||
| DeleteObject deletes a folder| Yes | No |
|
||||
| same path for both a file and a folder| No | Yes |
|
||||
|
||||
By default, `weed s3` will automatically remove empty folders, to be consistent with AWS S3.
|
||||
You can use `weed s3 -allowEmptyFolder` to toggle this behavior.
|
||||
|
|
Loading…
Reference in a new issue