Back to FTP / SFTP

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

Download a remote file from FTP or SFTP and save it as an attachment. Max supported file size is 20MB.
ftpDefaultDownloadFileToAttachment
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
remotePathmustache Remote file path to download.Yes
fileNamemustache Optional override attachment file name.No
Returns
NameTypeDescription
statusstring DONE when the file is downloaded successfully.
contentstring Attachment.
sensitive.fileNamestring Attachment file name.
sensitive.mimeTypestring Attachment MIME type.
sensitive.sizestring Attachment size in bytes when available.