Exclude Folder Paths from Indexing

As an administrator, you may see errors when FileCloud Helper Service indexes Network Folders.

  • FileCloud Server may return exceptions instead of skipping folders during real-time indexing of Network folders for the specific paths.
  • The best way to tell Helper Service that you want to ignore some folders when indexing is to add regexes (regular expressions) paths to the folders.

To exclude files or folders from indexing:

  1. Open the following file for editing

    realtimeconfig.ini
  2. Add the following line, replacing REGEX with a path to the files or folders that you want to skip during indexing of Network Folders.

    skipregex=REGEX

For example:

The following line tells Helper Service to ignore all files in the Network Folders sub-folder called Archived

skipregex=mynetwork/ntfs/archived