Definition:
Most backup software performs two basic types of backups, full and incremental. An incremental backup only copies data that is new or has changed since the last time the same data set was backed up.
Examples:
An incremental backup takes much less time than a full backup, because it only copies data that is new or has changed since the last backup.

