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

Forcefully closing a connection #61

Closed
Truebase-com opened this issue Oct 7, 2013 · 3 comments
Closed

Forcefully closing a connection #61

Truebase-com opened this issue Oct 7, 2013 · 3 comments

Comments

@Truebase-com
Copy link

It appears that this library doesn't expose a way to forcefully close the FTP connection. Am I missing something obvious?

@tartavull
Copy link

+1

@Downchuck
Copy link

I think that you can just close the socket, e.g. Ftp.socket: NodeJS socket for the current FTP server.

@knoid
Copy link

knoid commented Jun 12, 2015

I'm using ftp.raw.quit()

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

No branches or pull requests

4 participants