mscdex / node-ftp

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

sftp support? #205

Open TamingOfTheShru opened 6 years ago

TamingOfTheShru commented 6 years ago

Hi, I am trying to connect to a sftp server, but I'm unable to, as this module doesn't have sftp support. Is there any plan that node-ftp will support sftp in near future?

icetee commented 6 years ago

Try this: https://github.com/mscdex/ssh2