Exclude file regex example with dirscan
book
Article ID: 128426
calendar_today
Updated On:
Products
DX Unified Infrastructure Management (Nimsoft / UIM)
Issue/Introduction
What is an example of a regular expression that can be used to exclude a specific file from being scanned in a directory.
Environment
Release: Any
Component: dirscan
Resolution
/^(?!DefaultFile.xml*).*$/
Feedback
thumb_up
Yes
thumb_down
No