This is a fork of patrickjuchli's basic-ftp(https://github.com/patrickjuchli/basic-ftp), added support for socks proxy. These libraries exhibit the following ...
This is an FTP client library for Node.js. It supports FTPS over TLS, Passive Mode over IPv6, has a Promise-based API, and offers methods to operate on whole directories. Active Mode is not supported.