On Wed, Mar 27, 2013 at 4:03 PM, Lorieri <[email protected]> wrote:
> Hi,
>
> There is a behavior in AWS S3 I could not reproduce in radosgw.
>
> If you create an empty bucket and makes it public, any object you put
> there will be public too, and will automatically be possible to access
> it by its http url.
> It is very helpful when people use some tools and browsers plugins to
> upload content or do a bulk sync.
>
> am I missing something ?

The S3 ACLs don't allow that. Amazon provides a different orthogonal
scheme (bucket policies) that we don't support and that makes it
possible.
With the rados gateway you can achieve that if you're using the swift
api and setting the bucket public through it.


Yehuda
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to