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

Cyberduck CLI - Timeout #11165

Closed
cyberduck opened this issue Sep 9, 2020 · 1 comment
Closed

Cyberduck CLI - Timeout #11165

cyberduck opened this issue Sep 9, 2020 · 1 comment
Labels
enhancement ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

cfeb910 created the issue

Hello!

I don't know if it possible, however we have a situation where we use cyberduck CLI in a looping script, this attempts 10400 devices about 50% of which will fail.

Currently it hangs on the non-existent devices. for about 1 min before moving on. This means that ones that fail take about 6X longer then the ones that succeed. Is there/can there be a way of setting a timeout eg "--timeout 5" meaning "if no connection has been made in 5 seconds" fail and move on.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You can do this with setting a hidden preference like

env "connection.timeout.seconds=5" duck

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement ftp FTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

1 participant