Terug naar FTP / SFTP
Verbinding maken met Knoon AI met FTP / SFTP om AI-workflows te automatiseren.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |