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

End of stream errors not repeated #6781

Closed
cyberduck opened this issue Jul 28, 2012 · 3 comments
Closed

End of stream errors not repeated #6781

cyberduck opened this issue Jul 28, 2012 · 3 comments
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

Speacock created the issue

Connection → Repeat failed networking tasks does not work with SFTP download. Errors from the underlying network trigger the popup:

I/O Error: Download failed
Unexpected end of sftp stream.

Clicking Try Again is always successful.

Preferences/Connection/Timeouts/Repeat failed networking tasks is checked
with delay (seconds): 30 Number of retries: 9

connection is OS X 10.7.4 client to OS X 10.7.4 server using public key authentication.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We do not repeat this as only socket timeout errors are marked as a network issue. However this error is the SSH server no more sending bytes on active connection.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#2551 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In a049401 to be integrated.

@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 sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants