jms_sftp_download
Download a remote file to a local path via SFTP; set overwrite=true to replace an existing local file.
Instructions
Download a remote file; replacing a local file requires overwrite=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | ||
| local_path | Yes | ||
| remote_path | Yes | ||
| session_handle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||