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

Support for keys with double "/" character #10981

Open
cyberduck opened this issue Mar 4, 2020 · 3 comments
Open

Support for keys with double "/" character #10981

cyberduck opened this issue Mar 4, 2020 · 3 comments
Assignees
Labels
enhancement low priority s3 AWS S3 Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

af68de6 created the issue

If a file has a name like:

http://<bucket_name>.s3.amazonaws.com//<folder>/<another_folder/<file>

, the whole root would be hidden from Cyberduck. The folder exists and can be viewed in the Amazon UI or DragonDisk.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#11715 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#11840 closed as duplicate.

@dkocher
Copy link
Contributor

dkocher commented Feb 15, 2023

This is discouraged 1 and will probaby break navigation in other tools relying on logical hierarchy using key name prefixes and delimiters as the Amazon S3 console does.

Footnotes

  1. https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-keys.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement low priority s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants