{"id":17592935,"url":"https://github.com/travisghansen/node-red-contrib-lftp","last_synced_at":"2025-04-13T05:51:27.142Z","repository":{"id":52024701,"uuid":"169320968","full_name":"travisghansen/node-red-contrib-lftp","owner":"travisghansen","description":"A node-red node that supports FTP(s) and SFTP file transfer.","archived":false,"fork":false,"pushed_at":"2021-05-08T05:02:21.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T22:36:10.148Z","etag":null,"topics":["ftp","ftps","lftp","node-red","node-red-contrib","node-red-project","nodered","sftp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/travisghansen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-05T22:08:19.000Z","updated_at":"2021-05-08T05:02:19.000Z","dependencies_parsed_at":"2022-08-29T22:10:13.138Z","dependency_job_id":null,"html_url":"https://github.com/travisghansen/node-red-contrib-lftp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisghansen%2Fnode-red-contrib-lftp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisghansen%2Fnode-red-contrib-lftp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisghansen%2Fnode-red-contrib-lftp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/travisghansen%2Fnode-red-contrib-lftp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/travisghansen","download_url":"https://codeload.github.com/travisghansen/node-red-contrib-lftp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670500,"owners_count":21142901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ftp","ftps","lftp","node-red","node-red-contrib","node-red-project","nodered","sftp"],"created_at":"2024-10-22T05:44:18.666Z","updated_at":"2025-04-13T05:51:27.114Z","avatar_url":"https://github.com/travisghansen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-red-contrib-lftp\n\nA node-red node that supports FTP(s) and SFTP file transfer. [github](https://github.com/travisghansen/node-red-contrib-lftp)\n\n# Install\n\nYou **must** have the `lftp` binary installed.\n\n```\napt-get install -y lftp\napk add --no-cache lftp\nyum install lftp\npacman -S lftp\netc\n```\n\n```\nnpm install --save node-red-contrib-lftp\n```\n\n# Documentation\n\nTODO\n\n# Security\n\nBe aware of the security implications of running this node. Behind the scenes\njavascript is executing the `lftp` binary. The `lftp` binary can execute other\nprocesses on the host system indirectly. Only run this if you are sure of your\nenvironment and understand the implications.\n\n# Development\n\n- https://github.com/Atinux/node-ftps\n- http://lftp.yar.ru/lftp-man.html\n- https://nodered.org/docs/creating-nodes/packaging\n- https://nodered.org/docs/creating-nodes/credentials\n\n# TODO\n\n- make `put` use magical pipes/fifo to prevent writing to host file-system\n- https://www.mail-archive.com/lftp@uniyar.ac.ru/msg02807.html\n- https://stackoverflow.com/questions/33744703/how-to-transfer-data-into-remote-file-over-sftp-without-storing-data-in-a-local\n- https://forums.gentoo.org/viewtopic-t-569241-view-next.html?sid=019bc4d2fc0a7f103f7d5d007f359227\n- support `sftp` using keys\n- ~~support `rmdir`~~\n- ~~support `rmrf`~~\n- support `zcat`\n- ~~support for host operations (ie: upload/download to/from the **host fs** running `node-red`)~~\n\n# License\n\nSee [license](https://github.com/travisghansen/node-red-contrib-lftp/blob/master/LICENSE) (MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravisghansen%2Fnode-red-contrib-lftp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftravisghansen%2Fnode-red-contrib-lftp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftravisghansen%2Fnode-red-contrib-lftp/lists"}