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

Timeout when opening connections too low #1924

Closed
cyberduck opened this issue Apr 10, 2008 · 2 comments
Closed

Timeout when opening connections too low #1924

cyberduck opened this issue Apr 10, 2008 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

6d106f5 created the issue

At the moment the maximum limit is 60 seconds but this limit may be far too short when working through a proxy-server, especially when downloading archives that will be scanned by a AV running on the proxy.
So please add a higher value limit and/or the option to disable the timelimit would be great!

As a workaround i edited the .plist-file and changed the value to e.g. 1800 it worked fine but with a value of 60 the transfer aborted.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Use Terminal.app

defaults write ch.sudo.cyberduck connection.timeout.seconds 1800

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 911751e.

@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