Commit Graph

5 Commits

Author SHA1 Message Date
Jan Oberhauser
8f8603320a Minor improvement to SFTP credentials 2020-11-12 19:26:03 +01:00
Ricardo Espinoza
042028fb5f Add private key and passphrase fields to SFTP credentials (#1136)
*  Add private key and passphrase fields to credentials

*  Small improvement
2020-11-12 19:23:55 +01:00
Tanay Pant
f3b136abee 🔨 Add missing documentationUrl variables 2020-09-21 11:11:02 +02:00
Tanay Pant
815e663717 🔨 Add documentationUrl to credentials 2020-08-17 14:42:09 +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