Indietro a FTP / SFTP
Connetti Knoon AI con FTP / SFTP per automatizzare i flussi di lavoro AI.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |