返回 FTP / SFTP

將 Knoon AI 與 FTP / SFTP 連接以自動化 AI 工作流程。

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
remotePathmustache Remote destination file path including file name.是的
contentmustache Attachment URL to upload.是的
createDirectoriesboolean If true, create missing parent directories before upload.
退貨
名稱類型說明
statusstring UPLOADED when the upload succeeds.
remotePathstring Resolved remote destination path.
sensitive.fileNamestring Uploaded file name.
sensitive.mimeTypestring Uploaded file MIME type.
sensitive.sizestring Uploaded file size in bytes when available.