ftp_append
Append content to an existing remote file over FTP, FTPS, or SFTP. Specify the connection, remote path, and content to add.
Instructions
Append content to an existing remote file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Remote file path | |
| content | Yes | Content to append | |
| connection | Yes | Connection name |