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.