ssh_write_file
Write content to a file on a remote server via SSH. Specify the file path and content to transfer.
Instructions
Escribe contenido a un archivo en el servidor remoto
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Ruta del archivo en el servidor remoto | |
| content | Yes | Contenido a escribir en el archivo |