A regular expression that specifies files to ignore. If the path of a file matches the regular expression, the file is not retrieved.
| Type: | Regular expression |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | PathCantHaveRegex=.*\.pdf
|
| See Also: | PathMustHaveRegex |
|
|