Voltar para FTP / SFTP

Conectar Knoon AI com FTP / SFTP para automatizar fluxos de trabalho de AI.

Create or overwrite a text file on the connected FTP or SFTP server.
ftpDefaultUploadTextFile
Beta
Interno
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
remotePathmustache Remote destination file path including file name.Sim
contentmustache Text content to upload.Sim
encodingstring Text encoding for the content. Defaults to utf8.Não
createDirectoriesboolean If true, create missing parent directories before upload.Não
Devoluções
NomeTipoDescrição
statusstring UPLOADED when the file is written successfully.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.sizestring Uploaded size in bytes.