ACL Settings

Is there a way that I can specify a default for the ACL settings so that when I update a file on S3 with Drive, I don’t also have to go to S3 and update the ACL so users can access it?

[reply=“Ernest Forman;d1125”] ACL settings support is on our road map. Don’t have an ETA right now, but your feedback has been forwarded to our devs.

[reply=“Ernest Forman;d1125”], check out this article: https://www.cloudberrylab.com/resources/blog/set-up-default-headers-to-your-uploads-with-drive/

Managing ACLs:
https://docs.aws.amazon.com/AmazonS3/latest/dev/managing-acls.html

And this article is about setting ACL with http headers:
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPUTacl.html

Thanks for the info. I’m sure if I spent several hours or days I could figure out how to do it from what you suggested. Do you know what Http Header and Value I need to specify for read access as a default for everything?