Takaisin FTP / SFTP -kohtaan
Yhdistä Knoon AI kohteen FTP / SFTP kanssa automatisoidaksesi AI-työnkulut.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
BETA
Sisäinen
Oikeudet
Näytettävää kohdetta ei ole.
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| 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. |