Назад к FTP / SFTP

Подключите Knoon AI к FTP / SFTP, чтобы автоматизировать AI рабочие процессы.

Create or overwrite a text file on the connected FTP or SFTP server.
ftpDefaultUploadTextFile
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
remotePathmustache Remote destination file path including file name.Да
contentmustache Text content to upload.Да
encodingstring Text encoding for the content. Defaults to utf8.Нет
createDirectoriesboolean If true, create missing parent directories before upload.Нет
Возвраты
ИмяТипОписание
statusstring UPLOADED when the file is written successfully.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.sizestring Uploaded size in bytes.