target_upload_file
Upload file content to a remote target over an SSH session by supplying session ID, remote path, and file content.
Instructions
Upload to target session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| session_id | Yes | ||
| remote_path | Yes | ||
| session_type | No | ssh |