A Node-RED node to FTP Server.
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-ftp
The node-red-contrib-force uses the following open source software:
- [node-ftp] (https://github.com/mscdex/node-ftp): node-ftp is an FTP client module for node.js that provides an asynchronous interface for communicating with an FTP server.
See [license] (https://github.com/joeartsea/node-red-contrib-ftp/blob/master/LICENSE) (Apache License Version 2.0).