Commit graph

5 commits

Author SHA1 Message Date
Jan Oberhauser 40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Jan Oberhauser 0e1a4e5309 Normalize FTP-Data 2020-09-02 10:50:55 +02:00
Rupenieks 89ed3c4a6d
Recursive listing for FTP/SFTP (#903)
*  Add allowUnauthorizedCerts to Postgres-Node

*  Added recursive directory listing for SFTP

*  Added recursive listing for FTP

* Removed unused imports

*  Fixed creating an instance of both ftp/sftp both regardless of which is used

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-09-02 10:50:14 +02:00
Jan Oberhauser 420777c0b3 Small improvements to FTP-Node 2020-08-04 09:01:37 +02:00
Rupenieks a66e483a74
FileTransfer Node (FTP/SFTP) (#779)
* 🚧 Setup

* 🚧 SFTP finished

*  FTP Finished / Tested

* Tab indentation

* 🐛 Fix some issues on FTP Node

*  Changed dependencies

* Update FileTransfer.node.ts

*  Fix issues on FTP-Node

*  Fixed uploading to subdirectories

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-08-04 09:01:13 +02:00