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

Connection: Add option to specify keep-alive behaviour on connect. #192

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

peterkooijmans
Copy link

At one of our customers with a DELL Sonic firewall, the FTP connection would be dropped when keep-alives are enabled. This pull request adds an option to specify the keep-alive behaviour of the FTP connection and defaults to the safe option of disabling it.

@rogierschouten
Copy link

Is there any chance of this PR to get merged?

@kelvinau
Copy link

This should be merged. It's unable to make the connection when setSocketAlive is true for GoDaddy FTP too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants