Atrás a FTP / SFTP
Conectar Knoon AI con FTP / SFTP para automatizar flujos de trabajo de AI.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | No |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| 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. |