Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arc: Uploading Protected Files #278

Open
ghost opened this issue Apr 1, 2019 · 3 comments
Open

Arc: Uploading Protected Files #278

ghost opened this issue Apr 1, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 1, 2019

Is there any way to handle uploading protected files?

@ghost ghost changed the title Uploading Protected Files Arc: Uploading Protected Files Apr 1, 2019
@taj
Copy link

taj commented May 15, 2019

if you don't ovverride the acl/2 function or don't define the module attribute @acl in your definition, files are uploaded privately by default

@ghost
Copy link
Author

ghost commented May 30, 2019

thanks @tajchumber

@justinbkay
Copy link

I can write to the bucket just fine, but if I turn off public access to S3, it kills my downloads, there must be a way to have files protected from public download?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants