patrickjuchli/basic-ftp: FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.Read post
basic-ftp is a Node.js FTP client library supporting FTPS over TLS, passive mode over IPv6, and a Promise-based async/await API. It provides methods for connecting to FTP servers, uploading and downloading files and directories, tracking transfer progress, and handling errors. The library is written in TypeScript, supports both
Sort: