Retour à FTP / SFTP

Connecter Knoon AI avec FTP / SFTP pour automatiser les flux de travail AI.

Create or overwrite a text file on the connected FTP or SFTP server.
ftpDefaultUploadTextFile
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
remotePathmustache Remote destination file path including file name.Oui
contentmustache Text content to upload.Oui
encodingstring Text encoding for the content. Defaults to utf8.Non
createDirectoriesboolean If true, create missing parent directories before upload.Non
Retours
NomTypeDescription
statusstring UPLOADED when the file is written successfully.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.sizestring Uploaded size in bytes.