SCP Upload File
Uploads a file or directory to a specified host via the SCP protocol.
Properties
Name | Type | Description | Expression support |
---|---|---|---|
File or Directory |
mandatory |
Path to the file or directory to upload.
The file or 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 A directory is uploaded 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 |
Remote path to the destination directory. |
semi-expression |
Session Parameters |
optional |
Set of parameters to customize a JSch session. |
none |
Was this page useful?