sftp-upload
Upload file content to a remote server over SFTP for secure file transfer, eliminating the need for shell-based commands.
Instructions
Upload a file to the remote server via SFTP (secure file transfer, not shell-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | File content to upload | |
| profile | No | Profile name | |
| remotePath | Yes | Remote file path |