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

Cyberduck shows fake "phantom" folders on S3 #8830

Closed
cyberduck opened this issue May 14, 2015 · 2 comments
Closed

Cyberduck shows fake "phantom" folders on S3 #8830

cyberduck opened this issue May 14, 2015 · 2 comments
Assignees
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

7b1b660 created the issue

I've noticed (and so has a colleague, who just showed me the same behaviour on his machine) that Cyberduck shows empty "phantom" duplicate folders in S3 with the same name as the parent folder, which don't actually exist in S3.

I.e., if you upload "hurr" to /my-bucket, there's an empty folder as /my-bucket/hurr/hurr, but this folder doesn't actually exist if you look inside the bucket via the AWS console.


Attachments

@cyberduck
Copy link
Collaborator Author

7b1b660 commented

Here's the log for that btw:

GET /?max-keys=1000&prefix=2015%2FTest4%2F&delimiter=%2F HTTP/1.1

Date: Thu, 14 May 2015 16:24:42 GMT

Authorization: AWS [obfuscated]

Host: nuk-tnl-editorial-prod-graphics.s3.amazonaws.com:443

Connection: Keep-Alive

User-Agent: Cyberduck/4.7.17432 (Mac OS X/10.9.5) (x86_64)

HTTP/1.1 200 OK

x-amz-id-2: [obfuscated]

x-amz-request-id: [obfuscated]

Date: Thu, 14 May 2015 16:24:44 GMT

Content-Type: application/xml

Transfer-Encoding: chunked

Server: AmazonS3

GET /?max-keys=1000&versions&prefix=2015%2FTest4%2F&delimiter=%2F HTTP/1.1

Date: Thu, 14 May 2015 16:24:43 GMT

Authorization: AWS [obfuscated]

Host: nuk-tnl-editorial-prod-graphics.s3.amazonaws.com:443

Connection: Keep-Alive

User-Agent: Cyberduck/4.7.17432 (Mac OS X/10.9.5) (x86_64)
HTTP/1.1 200 OK

x-amz-id-2: [obfuscated]

x-amz-request-id: [obfuscated]

Date: Thu, 14 May 2015 16:24:44 GMT

Content-Type: application/xml

Transfer-Encoding: chunked

Server: AmazonS3

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8769.

@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 duplicate s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants