node-red-contrib-lftp 0.3.0

A node-red node that supports FTP(s) and SFTP file transfer

npm install node-red-contrib-lftp

A node-red node that supports FTP(s) and SFTP file transfer. github

Install

You must have the lftp binary installed.

apt-get install -y lftp
apk add --no-cache lftp
yum install lftp
pacman -S lftp
etc
npm install --save node-red-contrib-lftp

Documentation

TODO

Security

Be aware of the security implications of running this node. Behind the scenes javascript is executing the lftp binary. The lftp binary can execute other processes on the host system indirectly. Only run this if you are sure of your environment and understand the implications.

Development

TODO

License

See license (MIT).

Node Info

Version: 0.3.0
Updated 5 years, 2 months ago
License: MIT
Rating: 3.0 1

Actions

Rate:

Downloads

0 in the last week

Nodes

  • lftp-config
  • lftp-command

Keywords

  • node-red
  • node
  • nodered
  • ftp
  • ftps
  • sftp
  • lftp

Maintainers