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 V. Configuring backups
  4. Creating backup policies
  5. Schedule Attributes tab
  6. Type of backup (schedule attribute)
  7. How NetBackup determines when Windows files are due for backup
Veritas NetBackup™ Administrator's Guide, Volume I

How NetBackup determines when Windows files are due for backup

On Windows clients, NetBackup performs the incremental backups when the Perform incrementals based on archive bit setting is enabled. This setting is found in the Backup, Archive, and Restore client interface, under File > NetBackup Client Properties, on the General tab.

If Perform incrementals based on archive bit is enabled, incremental backups for the client are based on the state of the archive bit of each file. The operating system sets the bit whenever a file changes, and it remains set until cleared by NetBackup. The conditions under which NetBackup clears the bit depend on the type of backup being performed.

Full Backup

NetBackup backs up files regardless of the state of their archive bit. After a full backup, the archive bit is always cleared.

Differential Incremental Backup

NetBackup backs up the files that have the archive bit set and have therefore changed. When the client receives a response from the server that indicates that the backup was successful (or partially successful) the archive bits are cleared. The clear archive bit lets the next differential incremental backup back up only the files that changed since the previous full or differential incremental backup.

Cumulative Incremental Backup

NetBackup backs up the files that have the archive bit set. However, NetBackup does not clear the archive bits after the backup. Without a clear archive bit, the next cumulative incremental backup backs up changed files and the files that were in the cumulative incremental backup.

If Perform incrementals based on archive bit is disabled, NetBackup includes a file in an incremental backup only if the datetime stamp of the file has changed since the last backup. The datetime stamp indicates when the file was last backed up. The backup types use the datetime stamp differently.

Full Backup

NetBackup backs up files regardless of the datetime stamp.

Differential Incremental Backup

NetBackup compares the datetime stamp of the file against the last full or incremental backup.

Cumulative Incremental Backup

NetBackup compares the datetime stamp of the file against the last full backup.

If files are installed or copied from another computer, the new files retain the datetime stamp of the originals. If the original date is before the last backup date, the new files are not backed up until the next full backup.

Feedback

Was this page helpful?
Previous

About incremental backups

Next

How NetBackup determines when UNIX files are due for backup

Feedback

Was this page helpful?