FTP / SFTP öğesine geri dön
Knoon AI'yi FTP / SFTP ile bağlayarak AI iş akışlarını otomatikleştirin.
List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| remotePath | mustache | Optional remote directory path to list. Defaults to the app root path or the server root. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |