Πίσω στο 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. |