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

Keys with double slashes are invisible #6757

Closed
cyberduck opened this issue Jul 15, 2012 · 2 comments
Closed

Keys with double slashes are invisible #6757

cyberduck opened this issue Jul 15, 2012 · 2 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation wontfix
Milestone

Comments

@cyberduck
Copy link
Collaborator

6b91004 created the issue

Objects (files) were created from another source (other than cyberduck). These objects have a double slash in the name as follows:

/this/folder/path//filename.txt

The folders show up in Cyberduck, but there is no visible file. The (pseudo) folders can not be deleted, or modified in Cyberduck.

@cyberduck
Copy link
Collaborator Author

6b91004 commented

For some reason the double slash I reported on the bug is not showing up, so here is a bracketed version of the path (S3 ObjectName) that I intended to show (disregard brackets):

/this/folder/path/[/]filename.txt

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We expect other tools to follow the recommentations from the S3 documentation for Listing Keys Hierarchically Using Prefix and Delimiter.

@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 wontfix
Projects
None yet
Development

No branches or pull requests

2 participants