node-red-contrib-ftp-env
v1.5.0
Published
A node-red node that support FTP file transfer using $() environment variables to control the ftp connection details
Downloads
20
Readme
node-red-contrib-ftp
A Node-RED node to FTP Server.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-ftp
Acknowledgements
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.
License
See [license] (https://github.com/joeartsea/node-red-contrib-ftp/blob/master/LICENSE) (Apache License Version 2.0).