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

Reconnect after timeout causes error #12110

Closed
cyberduck opened this issue Jan 26, 2006 · 2 comments
Closed

Reconnect after timeout causes error #12110

cyberduck opened this issue Jan 26, 2006 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

Jake created the issue

Using STFP, if you are connected to a server and your connection is timed out and then you double click on a file to open it in an external editor (BBEdit), I get the following error:

IO Error: Timeout waiting for server message

If I click "refresh" and then edit the file again, it works.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is as expected althouth it could fail gracefully.

@cyberduck
Copy link
Collaborator Author

Jake commented

This is actually more broad than my initial report. If your connection times out and then you do anything (refresh, upload, download, edit, browse), the app stalls (spinning beachball) and then gives the error that I previously reported.

I would agre with your wontfix response except that there is no indication of when a connection has timed out. The only way I know that my connection has timed out is when I do something and then get the error reported above. I suggest that if your connnection has timed out, you try to reconnect and perform the action. I believe that this is how previous version of Cyberduck worked.

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

No branches or pull requests

2 participants