Posts Tagged ‘incremental’

Incremental backups

Thursday, July 2nd, 2009

An incremental backup is a backup method where only material that is newer or changed compared to the backed up data is actually backed up, in order to dramatically increase the speed of the backup process (and the related network consumption)

In order to do an incremental backup, a full backup needs to be done once, in order to initialize the process.