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

Fix unexpected IOError #730

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix unexpected IOError #730

wants to merge 1 commit into from

Conversation

christianrolle
Copy link

Connectiong with a remote Windows system ends up in unexpected
IOErrors, which let the connection fail totally.
The dedicated location, where the IOError happens couldn't be
detected exactly. Though it should be rescued.

Connectiong with a remote Windows system ends up in unexpected
IOErrors, which let the connection fail totally.
The dedicated location, where the IOError happens couldn't be
detected exactly. Though it should be rescued.
@mfazekas
Copy link
Collaborator

@christianrolle thanks for the PR!
To tell the truth i'm not fan of silencing errors without understanding what's the root cause. Is this something you can reliably reproduce?!

@christianrolle
Copy link
Author

@mfazekas The remote system is the PSFTPd Secure FTP Server by Microsoft. We can not reliably reproduce the IO exceptions. But they happen from time to time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants