Retour à FTP / SFTP
Connecter Knoon AI avec FTP / SFTP pour automatiser les flux de travail AI.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |