Back to FTP / SFTP

Connect Knoon AI with FTP / SFTP to automate AI workflows.

List files and folders from the connected FTP or SFTP server.
ftpDefaultListDirectory
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
remotePathmustache Optional remote directory path to list. Defaults to the app root path or the server root.No
Returns
NameTypeDescription
namestring Entry name.
pathstring Resolved remote path for the entry.
typestring Entry type: file, directory, or link.
sizestring Size in bytes when available.
modifiedAtstring Last modified timestamp when available.