ftp_write
Write content directly to a remote file over FTP/FTPS/SFTP by specifying a connection name, remote path, and text content.
Instructions
Write content directly to a remote file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Remote file path | |
| content | Yes | Content to write | |
| connection | Yes | Connection name |