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

S3 permissions are not set for uploads #7803

Closed
cyberduck opened this issue Feb 20, 2014 · 1 comment
Closed

S3 permissions are not set for uploads #7803

cyberduck opened this issue Feb 20, 2014 · 1 comment
Assignees
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

d1c241b created the issue

According to the documentation here https://trac.cyberduck.io/wiki/help/en/howto/s3#DefaultACLs the uploaded files should get Everyone:READ permissions if the file is uploaded with the file permission for other set to read in the transfer preferences. This doesn't appear to be the case.

Consider the following test:

Given that the user is using cyberduck 4.4.3
and the operating system is Windows 7 (64-bit)
and the bucket is a S3 bucket
and the file permissions for uploaded file contain the read option for other users
When the user uploads a file to a bucket
Then the file should have Everyone:READ permissions

The file instead has only FULL_CONTROL set for the uploading user, which isn't what we want.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #7726 and #7756. Please test with the latest snapshot build.

@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 duplicate s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants