חזרה אל FTP / SFTP
התחבר ל-Knoon AI עם FTP / SFTP כדי לאוטומטי תהליכי עבודה של AI.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| name | string | Entry name. |
| path | string | Resolved remote path for the entry. |
| type | string | Entry type: file, directory, or link. |
| size | string | Size in bytes when available. |
| modifiedAt | string | Last modified timestamp when available. |