Didn't mean to hit send on that quite yet, but that's the gist of everything you need to do. There is nothing special about this for RGW vs AWS except that AWS can set this permission on a full bucket while in RGW you need to do this on each object when you upload them.
On Tue, May 8, 2018 at 12:42 PM David Turner <[email protected]> wrote: > Something simple like `s3cmd put file s3://bucket/file --acl-public` > > On Sat, May 5, 2018 at 6:36 AM Marc Roos <[email protected]> wrote: > >> >> >> What would be the best way to implement a situation where: >> >> I would like to archive some files in lets say an archive bucket and use >> a read/write account for putting the files. Then give other users only >> read access to this bucket so they can download something if necessary? >> >> All using some basic s3 client. >> >> >> >> _______________________________________________ >> ceph-users mailing list >> [email protected] >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
