Voltar para FTP / SFTP
Conectar Knoon AI com FTP / SFTP para automatizar fluxos de trabalho de AI.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
Beta
Interno
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| 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. |