חזרה אל FTP / SFTP
התחבר ל-Knoon AI עם FTP / SFTP כדי לאוטומטי תהליכי עבודה של AI.
Download a remote file from FTP or SFTP and save it as an attachment. Max supported file size is 20MB.
ftpDefaultDownloadFileToAttachment
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| remotePath | mustache | Remote file path to download. | כן |
| fileName | mustache | Optional override attachment file name. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| status | string | DONE when the file is downloaded successfully. |
| content | string | Attachment. |
| sensitive.fileName | string | Attachment file name. |
| sensitive.mimeType | string | Attachment MIME type. |
| sensitive.size | string | Attachment size in bytes when available. |