Back to FTP / SFTP

Connect Knoon AI with FTP / SFTP to automate AI workflows.

Upload an attachment file to the connected FTP or SFTP server.
ftpDefaultUploadAttachment
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
remotePathmustache Remote destination file path including file name.Yes
contentmustache Attachment URL to upload.Yes
createDirectoriesboolean If true, create missing parent directories before upload.No
Returns
NameTypeDescription
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.