Upload File
file_uploadUploads a local file to a remote server over SFTP. Provide the local path, remote path, and session ID to transfer files securely.
Instructions
Uploads a local file to the remote host over SFTP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | SSH session ID | |
| localPath | Yes | Local file path | |
| remotePath | Yes | Remote file path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||