A regular expression that defines which folders and files are included when the FTP server is synchronized.
If a folder does not match the regular expression, the folders and files that it contains are ignored. If a file does not match the regular expression, it is ignored.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FETCHTASKS |
| Example: | PathRegex=.*download
|
| See Also: | AbsolutePathRegex |
|
|