sftp_write_file
Upload or write a file to a remote server via SFTP by specifying its full path and content.
Instructions
Записать/загрузить файл на удалённый сервер через SFTP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Полный путь к файлу на сервере | |
| content | Yes | Содержимое файла |