FTP / SFTP öğesine geri dön
Knoon AI'yi FTP / SFTP ile bağlayarak AI iş akışlarını otomatikleştirin.
Download a remote file from FTP or SFTP and save it as an attachment. Max supported file size is 20MB.
ftpDefaultDownloadFileToAttachment
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| remotePath | mustache | Remote file path to download. | Evet |
| fileName | mustache | Optional override attachment file name. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |