FTP / SFTP に戻る

FTP / SFTP と Knoon AI を接続して AI ワークフローを自動化します。

Create or overwrite a text file on the connected FTP or SFTP server.
ftpDefaultUploadTextFile
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
remotePathmustache Remote destination file path including file name.はい
contentmustache Text content to upload.はい
encodingstring Text encoding for the content. Defaults to utf8.いいえ
createDirectoriesboolean If true, create missing parent directories before upload.いいえ
返品
名前タイプ説明
statusstring UPLOADED when the file is written successfully.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.sizestring Uploaded size in bytes.