FTP / SFTP öğesine geri dön

Knoon AI'yi FTP / SFTP ile bağlayarak AI iş akışlarını otomatikleştirin.

Create or overwrite a text file on the connected FTP or SFTP server.
ftpDefaultUploadTextFile
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
İsimTürAçıklamaGerekli
remotePathmustache Remote destination file path including file name.Evet
contentmustache Text content to upload.Evet
encodingstring Text encoding for the content. Defaults to utf8.Hayır
createDirectoriesboolean If true, create missing parent directories before upload.Hayır
İadeler
İsimTürAçıklama
statusstring UPLOADED when the file is written successfully.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.sizestring Uploaded size in bytes.