E Storage Backup Secure Backup Data Solutions

In-File Delta Technology

With In-File Delta technology, it is now possible to backup very large files daily. There are two different modes of operation available (“Differential” and “Incremental”) for In-File Delta backups. Both modes will use approximately the same amount of disk space storage on the server.

Differential Delta Mode

“Differential Delta” will facilitate ease of restore. The delta is generated by comparing with the latest uploaded “Full” file so the delta file can grow daily and uses more bandwidth during backup. For restoration, the full file and a single delta file is required to restore the file to a specific point-in-time.

Incremental Delta Mode

“Incremental Delta” will facilitate ease of backup. The delta is generated by comparing with the latest uploaded “Full” or “Delta” file so the delta file is the smallest possible and uses the least bandwidth during backup. For restoration, the full file and all delta files up to the required point-in-time is required to restore the file to a specific point-in-time.

Delta Generation

The delta is generated by extracting the differences between the latest file to backup and the original file stored on the server. Both files are divided into individual blocks using the same block size and the blocks compared to determine whether they’re the same or different. The differences are extracted into the delta file.



Block Size Setting

Using a different block size setting can affect the speed of generation and size of the generated delta. Generally speaking, the relationship between the block size setting and the delta generated is as follows:

1. The smaller the block size, the delta file generated will be smaller but takes longer to process.
2. The larger the block size, the delta file generated will be larger but is faster to process.

The block size setting available are Auto, 1K, 2K, 4K, 8K, 16K, 32K, 64K, 128K, 256K, 512K and 1M. With “Auto”, the block size used will be initially set using the backup file size according to the table below:



During Backup

Assume the initial full file is 100MB and grows daily by 10MB. The files uploaded to the server and the approximate storage space required is as follows:



* Storage space is approximate