Skip to main content
Version: Latest (4.55.0)

File source connector

The file connector allows the scraping of a file system. It will return the most basic file system meta data for folders and files. The connector also stores the root directory.

Settings

roots

An array of the paths to the directories and files that need to be scraped. this paths will be used to construct the configurations for the File System Crawler component configuration. Please refer to the File System Crawler component documentation.

mongoConnection

The Mongo connection string including the database name to connect to.