SCP Download File
Downloads a remote file or directory from the specified host via the SCP protocol.
Properties
Name | Type | Description | Expression support |
---|---|---|---|
File or Directory |
mandatory |
Remote path to the file or directory for download. A directory is downloaded into the Target Directory including its files (without recursion). |
semi-expression |
Url Resource |
mandatory |
Name of the Runtime Configuration to be used.
Make sure the |
semi-expression |
Private Key Path |
mandatory unless |
Local path to the private key for SSH authentication. |
semi-expression |
Known Hosts Path |
optional |
Local path to the known hosts file. |
semi-expression |
Target Directory |
mandatory |
Path to the destination directory.
The directory can be local, on Amazon S3 or Azure Data Lake Storage Gen1 server and on HDFS (if your product contains ONE Spark DPE).
The remote resources are accessible with the |
semi-expression |
Session Parameters |
optional |
Set of parameters to customize a JSch session. |
none |
Was this page useful?