Forum Discussion

cayde-6's avatar
cayde-6
Level 3
5 years ago

Combining Excludes and Wildcards

Hi,

I am testing out policies and am having issues with SET EXCLUDES and wildcards.

I have been able to get them to work seperately, but have been unable to combine them in the same policy.

NEW_STREAM
/General/it_software/[a-fA-F]*
SET EXCLUDE=DirectoryName
NEW_STREAM
/General/it_software/[g-mG-M]*
NEW_STREAM
/General/it_software/[n-zN-Z]*

This is a rough example of what I am aiming for.  I want the wildcards so we are ensuring we capture all folders, however one in particular is massive and will have its own policy.

The storage is a Netapp.

thanks