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

ACL info for S3 files not correct #5163

Closed
cyberduck opened this issue Sep 8, 2010 · 2 comments
Closed

ACL info for S3 files not correct #5163

cyberduck opened this issue Sep 8, 2010 · 2 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

a25f635 created the issue

When I upload a new file to Amazon S3 and view the ACL for that file, it shows my account with FULL_CONTROL, and that everyone has READ_ONLY access. Even if I log out of the server and log back in, it still shows everyone with READ_ONLY? access. The problem is that it's incorrect. If I try to access the file via web browser, I get an ACCESS DENIED message, and if I check the permissions using another application it shows everyone as having no permissions.

If I delete the everyone read_only permission in CyberDuck and then recreate it, then the file works correctly.

Any ideas?

I think it would be useful to be able to create a permissions template for new uploads so that new files could be public by default, but I don't know if that's something you've already considered or not.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I did not succeed yet replicating this issue. If you have further exact steps to follow, please post.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [5163 https://www.google.com/accounts/o8/id?id=aitoawkvhapb-mx1r59b5l9utxiwnlp4pmzcmgo]:

I think it would be useful to be able to create a permissions template for new uploads so that new files could be public by default, but I don't know if that's something you've already considered or not.

That should work as expected. The settings are burried in the Preferences. Navigate to Transfers → Transfer → Permissions → Uploads.

  • If you have selected to apply the permissions of the local file or folder for uploads, then check the access permissions of the file in Finder.app. If everyone is allowed read access in the Sharing & Permissions section of the Finder.app Info window, the file should have a READ ACL in S3 for http://acs.amazonaws.com/groups/global/AllUsers.
  • If you have choosen to set default permissions for uploads, make sure Read access for Others is selected in the Upload Permissions Transfer Preferences.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants