chrishein / s3_uploader

Multithreaded recursive directory upload to S3 using FOG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting Permissions for Uploaded Files

bdfinlayson opened this issue · comments

In terms of uploads to S3 using this gem, I see there is a way to set 'public' to either true or false, but is there support for more specific permissions settings, such as 'everyone' with 'open/download' privileges only?