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

Timeout closing input stream error at the end of a download file transfer #8582

Closed
cyberduck opened this issue Feb 15, 2015 · 4 comments
Closed
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

210d409 created the issue

I've done a few file transfers of large (300 MB) files. At the end, I get a message indicating a timeout.
I don't get this timeout on other FTP programs on Windows on the same FTP Server.

Message is "Timeout closing input stream" -- it seems to be finished, it sits there for several seconds, then stops.
If I restart and resume, it wipes out all 300 MB it downloaded (doesn't restart) and goes all the way to the end and gives the same timeout message.

EndOfTransfer-Error.jpg
Any ideas?


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Choose Cancel to ignore the error waiting for a response on closing the socket to the server,

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is an issue with the server not responding on closing the socket connection.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#8592 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In d70dd8a.

@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 fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants