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

Feature Request: Auto-reconnect #1060

Closed
cyberduck opened this issue Mar 8, 2007 · 3 comments
Closed

Feature Request: Auto-reconnect #1060

cyberduck opened this issue Mar 8, 2007 · 3 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

6939ea7 created the issue

Some busy FTPs can't log in without several tries. An common error message for this is:

220 Serv-U FTP Server v6.3 for WinSock ready...
USER foo
421 Too many users - please try again later.
USER foo

Cyberduck reports such things as an error with message:

I/O Error: Connection failed
Unexpected null reply received.

Can you add an auto-reconnect feature so that people didn't need to click button and input passwords for this?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed in 1ff249e.
desert boots

@cyberduck
Copy link
Collaborator Author

8678e0c commented

I still experienced a similar error due to too many connections. This error came too much and asked everytime for the password - the username is still filled in, the password is stored in keychain. It got nasty, so I aborted, then the transfer was marked as completed, but it wasn't. Now I uploaded again the last file, which was incomplete, but I could not resume. I needed to overwrite, because I had the option Overwrite or Rename. This is bad for long files.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In d1e5621.

@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.
Projects
None yet
Development

No branches or pull requests

2 participants