Назад к FTP / SFTP

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

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
remotePathmustache Remote destination file path including file name.Да
contentmustache Attachment URL to upload.Да
createDirectoriesboolean If true, create missing parent directories before upload.Нет
Возвраты
ИмяТипОписание
statusstring UPLOADED when the upload succeeds.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.mimeTypestring Uploaded file MIME type.
sensitive.sizestring Uploaded file size in bytes when available.