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 - SSE puts for non-file objects (aka "folders") #9531

Closed
cyberduck opened this issue May 11, 2016 · 1 comment
Closed

S3 - SSE puts for non-file objects (aka "folders") #9531

cyberduck opened this issue May 11, 2016 · 1 comment
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

b90c8f9 created the issue

Hello,

We can put files (including "folder" names in the key) using SSE but cannot create just a "folder". We believe this is because the cyberduck file transfers can use SSE, but the single operation to "put the folder" isn't using SSE. We have a policy on the folder that denies access to non-SSE writes. Can we get the "folder create option" to use sse (if the sse option is selected in cyberduck)?

p.s. we had the exact same issue with s3browser and it was fixed it in a newer version.

thanks!

-ls

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 98c7a9d.

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

No branches or pull requests

2 participants