返回 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.