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

Option to automatically reconnect and resume downloads #2551

Closed
cyberduck opened this issue Sep 6, 2008 · 3 comments
Closed

Option to automatically reconnect and resume downloads #2551

cyberduck opened this issue Sep 6, 2008 · 3 comments
Assignees
Labels
bug duplicate sftp SFTP Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

I am trying to use Cyberduck to copy a large folder full of files from a server. So I selected all the files in the list, and chose "Download to.." and off Cyberduck went.

Except as soon as my connection dropped for a sec, Cyberduck stopped dead in its tracks.

Could there be an option to try to resume when a connection drops, such that I can start the download (which is large, consisting of many files, and is reported that it will last over 10 hours), and have Cyberduck continually download (with automatic reconnecting/resuming when a connection is lost)?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See Preferences → Connection → Repeat failed networking tasks.

@cyberduck
Copy link
Collaborator Author

Arne Schmitz De commented

This does not work in all cases (Cyberduck 4.1). E.g. I am syncing files with an SFTP server via another SSH tunnel. If the SSH tunnel breaks down, Cyberduck will not retry the network connection. I think this should be the case. I can only guess why this is so, but probably the local SSH client that provides the tunnel somehow properly closes the TCP based SSH connection, so that Cyberduck does not retry, as it would in case of a timeout, or if a host is unreachable.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #6781.

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

No branches or pull requests

2 participants