FileSystemMustHaveRegex
A regular expression to choose the file systems to process. The path of a file system must match the regular expression, otherwise it is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FileSystemMustHaveRegex=/Projects
|
See Also: | FileSystemCantHaveRegex |