Knowledge base
You are viewing 8 articles with the tag "differential backup"
View all articles (reset filter)Types of backup
Backing-up is a crucial process that everyone should do in order to have a fail-safe, for when the inevitable happens. The principle is to make copies of particular data in order to use those copies for restoring the information if a failure occurs (a data loss event due to deletion, corruption, theft, viruses, etc.)
What is a Mirror Backup?
Mirror backup is identical to a full backup, with the exception that the files can be compressed/encrypted only individually. Mirror backups keep only the latest file versions in the destination (no versioning). A mirror backup is most frequently used to create an exact copy of your data in the destination.
What is an Incremental Backup?
Incremental backup stores all files changed since the last FULL, DIFFERENTIAL OR INCREMENTAL backup. The advantage of an incremental backup is that it takes the least time to finish. The disadvantage is that during a restore operation, each increment is processed and this could result in a lengthy restore job.
What is a Full Backup?
The full backup type copies all selected files and folders. Full backup is time consuming (when compared to incremental and differential backup types), but it allows the fastest and easiest restore. It is the starting point of all other backup types.
Differential backup
The differential backup contains all files that have changed since the last FULL backup. The advantage of a differential backup is that it shortens restore time compared to a full backup or an incremental backup. However, if you perform the differential backup too many times, the size of the differential backup might grow to be larger than the baseline full backup.
How to use the backup list
The Backup list is the section visible in the middle column of the main window. It contains all the backup jobs defined that can be grouped into tags for easy handling. You can drag and drop backups in the list to re-order them.
How to create a differential backup
This article shows how to create a differential backup of the given sources to a specified destination using Backup4all. The current method can be extended to other sources and destinations supported by Backup4all.
Backup strategy: scheduled daily differential backups and weekly full backups
This step by step video presentation explains how to set up a backup schedule that ensures an adequate protection for a daily work routine.