atinux / node-ftps

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

Setting Cipher #63

Open aaronmckeehan opened 6 years ago

aaronmckeehan commented 6 years ago

Apologize if this is a beginners question: It doesn't look as though there is a Cipher/Algo parameter when creating the config for the connection. I dug through the Additional LFTP options and couldn't find anything there that would allow me to set it.

How can I set the cipher(s)?