Skip to content

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

Description

@cyberduck

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.

Metadata

Metadata

Assignees

Labels

s3AWS S3 Protocol Implementation

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions