mscdex / node-ftp

An FTP client module for node.js
MIT License
1.13k stars 243 forks source link

FTPS support #132

Closed marcandrews closed 9 years ago

marcandrews commented 9 years ago

Is FTPS support available and if not, can it be added?

mscdex commented 9 years ago

Yes, FTPS support already exists. SFTP support however, requires a different module (e.g. ssh2).

marcandrews commented 9 years ago

Thanks!

aredfox commented 7 years ago

I would like to add that the options "secureOptions" isn't documented very well. I don't know the internals of it or what parameters we can pass to it, can that be expanded? See also ref issue https://github.com/mscdex/node-ftp/issues/153

aredfox commented 7 years ago

ok, sorry, found it: https://nodejs.org/api/tls.html#tls_tls_connect_options_callback