Kembali ke FTP / SFTP

Sambungkan Knoon AI dengan FTP / SFTP untuk mengotomatisasi alur kerja AI.

Create or overwrite a text file on the connected FTP or SFTP server.
ftpDefaultUploadTextFile
Beta
Internal
Izin
Tidak ada item untuk ditampilkan.
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
NamaTipeDeskripsiWajib
remotePathmustache Remote destination file path including file name.Ya
contentmustache Text content to upload.Ya
encodingstring Text encoding for the content. Defaults to utf8.Tidak
createDirectoriesboolean If true, create missing parent directories before upload.Tidak
Pengembalian
NamaTipeDeskripsi
statusstring UPLOADED when the file is written successfully.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.sizestring Uploaded size in bytes.