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

New Folder with AES256 encryption #9007

Closed
cyberduck opened this issue Sep 10, 2015 · 4 comments
Closed

New Folder with AES256 encryption #9007

cyberduck opened this issue Sep 10, 2015 · 4 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

45437bc created the issue

I have an AWS S3 bucket that enforces AES server-side encryption for all data. Cyberduck data transfers work fine with the encryption flag set, but trying to create a New Folder fails with an "Access Denied" error.

Using Amazon's console I could successfully create a new folder, so I compared the http headers to a folder created by Cyberduck in another bucket that doesn't enforce AES encryption. The only obvious difference is that the folder created with Amazon's tool has the "x-amz-server-side-encryption: AES256" header set while the Cyberduck-created folder does not. Can Cyberduck enforce setting this header when creating New Folders while AES256 encryption is enabled?


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try to set the default to AES256 in Preferences → S3 → Encryption.

@cyberduck
Copy link
Collaborator Author

45437bc commented

This still seems to be an issue. Maybe it's very specific to my account permissions (which I cannot control), but Cyberduck throws an error and fails to create a directory where other tools (e.g. S3Browser) do not. See screenshots.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer (⌘-L).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #9378.

@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