FTP Download
Node: FTP Download
Section titled “Node: FTP Download”This node allows you to download files from a remote server using FTP or SFTP.
Function
Section titled “Function”Connects to the server, locates the file, and downloads it.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| credentials_id | Text | FTP/SFTP credential ID |
| protocol | Select | Protocol: ftp or sftp |
| remotePath | Text | Path of the file to download |
| deleteAfterDownload | Boolean | Delete the file after downloading |