Navigation Menu

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

Cannot transfer files with AWS4 authentication that have @ in the name #9479

Closed
cyberduck opened this issue Apr 21, 2016 · 2 comments
Closed
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

9716037 created the issue

Given the following list of files (all copies of one file) and connecting to region eu-central-1:

image.jpg
image@.jpg
image@2.jpg
image@2x.jpg
image2x.jpg

I cannot upload (or download) the following:

image@.jpg
image@2.jpg
image@2x.jpg

The error is:
Upload image@2x.jpg failed.
The request signature we calculated does not match the signature you provided. Check your key and signing method. Please contact your web hosting service provider for assistance.

The same operation in any other S3 region completes without error.

@cyberduck
Copy link
Collaborator Author

9716037 commented

Let me know if I can be of any assistance with this, either access or testing. Cyberduck is the only (reliable) app that can connect to Frankfurt S3, and this issue actually means we can't use it in our workflow currently. We're resorting to uploading via the web console. Many thanks

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In e9fc527.

@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