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
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
@dkocher commented
We expect other tools to follow the recommentations from the S3 documentation for Listing Keys Hierarchically Using Prefix and Delimiter.
dkocher
No branches or pull requests
Objects (files) were created from another source (other than cyberduck). These objects have a double slash in the name as follows:
The folders show up in Cyberduck, but there is no visible file. The (pseudo) folders can not be deleted, or modified in Cyberduck.
The text was updated successfully, but these errors were encountered: