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

Connection timeout too low #714

Closed
cyberduck opened this issue Aug 28, 2006 · 4 comments
Closed

Connection timeout too low #714

cyberduck opened this issue Aug 28, 2006 · 4 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

6c3eebf created the issue

Since upgrading the latest version of Cyberduck (2.6.1), I have been unable to connect to a particular server (faculty.ivytech.edu). I can connect using FTP from the Terminal and I can connect to other servers in my old bookmarks. I even tried the demo version of Transmit and that works correctly as well. I didn't have any problems until the last upgrade.

When trying to connect I receive the following error.


faculty.ivytech.edu/168.91.231.7
I/O Error: Read timed out

Is anyone else experiencing issues connecting since the upgrade? Would be happy to help flesh this out if you need account info to try.

LOVE CYBERDUCK!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try opening a Terminal.app window and type

defaults write ch.sudo.cyberduck connection.timeout 30000

which sets the timeout upon connecting to 30 seconds. The default value is currently 15000 milliseconds since version 2.6. Cyberduck 2.5.5 had a defeault value of 30 seconds which might explain the problem you see.

@cyberduck
Copy link
Collaborator Author

stevencombs commented

That fixed it. Works perfectly now.
yellow box shoes

Thanks!
Steven

@cyberduck
Copy link
Collaborator Author

@dkocher commented

a50cd2d

@cyberduck
Copy link
Collaborator Author

@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