Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume I
  3. Section II. Configuring hosts
  4. Configuring Host Properties
  5. Exclude Lists properties
  6. Traversing excluded directories
Veritas NetBackup™ Administrator's Guide, Volume I

Traversing excluded directories

An exclude list can indicate a directory for exclusion, while the client uses an include list to override the exclude list. NetBackup traverses the excluded directories if necessary, to satisfy the client's include list.

Assume the following settings for a Windows client:

  • The backup policy backup selection list indicates ALL_LOCAL_DRIVES. When a scheduled backup runs, the entire client is backed up.

    The entire client is also backed up if the backup selection list consists of only: /

  • The exclude list on the client consists of only: *

    An exclude list of * indicates that all files are excluded from the backup.

  • However, since the include list on the Windows client includes the following file: C:\WINNT, the excluded directories are traversed to back up C:\WINNT.

    If the include list did not contain any entry, no directories are traversed.

In another example, assume the following settings for a UNIX client:

  • The backup selection list for the client consists of the following: /

  • The exclude list for the UNIX client consists of the following: /

  • The include list of the UNIX client consists of the following directories:

    /data1

    /data2

    /data3

Because the include list specifies full paths and the exclude list excludes everything, NetBackup replaces the backup selection list with the client's include list.

Feedback

Was this page helpful?
Previous

Configuring the exclude list on a Windows client from a UNIX master server

Next

Fibre Transport properties

Feedback

Was this page helpful?