Atrás a FTP / SFTP

Conectar Knoon AI con FTP / SFTP para automatizar flujos de trabajo de AI.

Create or overwrite a text file on the connected FTP or SFTP server.
ftpDefaultUploadTextFile
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
remotePathmustache Remote destination file path including file name.
contentmustache Text content to upload.
encodingstring Text encoding for the content. Defaults to utf8.No
createDirectoriesboolean If true, create missing parent directories before upload.No
Devoluciones
NombreTipoDescripción
statusstring UPLOADED when the file is written successfully.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.sizestring Uploaded size in bytes.