jms_sftp_upload
Upload a local file to a remote server via SFTP. Set overwrite=true to replace an existing remote file.
Instructions
Upload a local file; replacing a remote 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 | |||