User`s guide

System Administrator
129
A
End a file path with \ to exclude only folders with that path name (for
example,
C:\home\test\
). If the pattern does not end in \ (for example,
C:\usr\test
) NetBackup excludes both files and folders with that path
name.
To exclude all files with a given name, regardless of their folder path, just
enter the name without a preceding slash. For example:
test
rather than
C:\test
This is equivalent to prefixing the file pattern with
C:\
C:\*\
C:\*\*\
C:\*\*\*\
and so on.