DirectoryFileMatch
The DirectoryFileMatch
parameter limits the files that are retrieved by the connector. The value of this parameter is a wildcard expression. The filename of a file must match the wildcard expression, otherwise the file is ignored.
Type: | String |
Default: | Everything |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | DirectoryFileMatch=*.pdf,*.doc,*.ppt
|
See Also: |