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

S3 - no directories and log multiplication #3680

Closed
cyberduck opened this issue Sep 8, 2009 · 1 comment
Closed

S3 - no directories and log multiplication #3680

cyberduck opened this issue Sep 8, 2009 · 1 comment
Assignees
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

twips created the issue

When trying to access a shared S3-bucket it does not show any files or directories and disconnects, when I try the same again, the log just duplicates entries (2x, next time 3x, 4x and so on.
for example:

GET / HTTP/1.1[\r][\n]
GET / HTTP/1.1[\r][\n]
GET / HTTP/1.1[\r][\n]
GET / HTTP/1.1[\r][\n]
GET / HTTP/1.1[\r][\n]
GET / HTTP/1.1[\r][\n]
GET / HTTP/1.1[\r][\n]
Content-Type: [\r][\n]
Content-Type: [\r][\n]
Content-Type: [\r][\n]
Content-Type: [\r][\n]
Content-Type: [\r][\n]
Content-Type: [\r][\n]
Content-Type: [\r][\n]
Date: Tue, 08 Sep 2009 07:56:08 GMT[\r][\n]
Date: Tue, 08 Sep 2009 07:56:08 GMT[\r][\n]
Date: Tue, 08 Sep 2009 07:56:08 GMT[\r][\n]
Date: Tue, 08 Sep 2009 07:56:08 GMT[\r][\n]
Date: Tue, 08 Sep 2009 07:56:08 GMT[\r][\n]
Date: Tue, 08 Sep 2009 07:56:08 GMT[\r][\n]
Date: Tue, 08 Sep 2009 07:56:08 GMT[\r][\n]

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot replicate this in the latest snapshot build available at http://update.cyberduck.ch/nightly. Please reopen if this is still an issue for you.

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

No branches or pull requests

2 participants