File System
File System Access
The File System Connector first and foremost accesses files through the user that runs the Connector-JVM. To access a File Share through another user, the File Share must be mounted, during which a separate user can be specified. File Shares that the user that runs the JVM can’t access, can’t be processed by the Connector.
Furthermore, to access all the nessecary information, the user needs 'read'-permissions for both the files themselves, and their security information. Files which do not have these permissions can’t be processed.
Filtering
In case you don’t want to process all files in a start folder you configure a multitude of filters to process only the files of your choosing. You can find these in the basic configuration of the Connector.
There’s filters for file names, dates and file sizes available. For a detailed list of filters, check out Filter Configurations.