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

Repeated connection failures and crashes on large DLs #1074

Closed
cyberduck opened this issue Mar 22, 2007 · 1 comment
Closed

Repeated connection failures and crashes on large DLs #1074

cyberduck opened this issue Mar 22, 2007 · 1 comment
Assignees
Labels
bug sftp SFTP Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

9802299 created the issue

For the last couple of versions, this has been a continuing problem for me. SFTP transfers of total files in excess of 1gb (up to 20gb, the largest I've tried at once), the app repeatedly reports a lost connection, every hour or so. Most times, it just pops up with a window, requiring me to take action, asking to 'Try again' or 'Cancel'. Try again and it re-initates contact, does a quick poll to determine where it left off, and resumes from there. Intermittently, however, it will crash completely. When the app is restarted, it doesn't know the size of the total download or how much it has completed, and takes as long as several minutes to as long as an hour or more to slog back through things and figure out where to resume.

This isn't the server causing the problem or cutting the connection. When I do the same transfers via command line sftp from the shell, it runs without error and completes. This is difficult, however, as usually what I am DLing are many smaller files arranged through a series of directories, which command line SFTP refuses to pick up, so I have to try to tarball each directory and then erase it, and command-line DL the tarballs.

In earlier versions of Cyberduck, I did not have this problem (back around the 2.5 branch, I believe).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

New SSH library and automatic reconnection in 2.8

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

No branches or pull requests

2 participants