qoobaa/s3

Updating acl w/o downloading and uploading content

baroquebobcat opened this issue · 2 comments

It would be nice to be able to put changes to the acl without resending content.

The api is a little different
http://docs.amazonwebservices.com/AmazonS3/latest/API/index.html?RESTObjectPUTacl.html

I didn't need ACL - that's why the support is a kind of minimal. If you need ACL stuff, please create a patch for that.

I'll look into it and submit a patch.