atinux / node-ftps

FTP, FTPS and SFTP client for node.js, mainly a lftp wrapper.
MIT License
202 stars 57 forks source link

[feat request] - Events #66

Closed jarodium closed 4 years ago

jarodium commented 6 years ago

I would like to ask if it possible to add events, mainly when lftp disconnects from the server. This feature should prove useful if we are binding node-ftps to node based editors.