Update delta_backups.md

This commit is contained in:
Olivier Lambert 2015-11-19 11:25:00 +01:00
parent 418099f893
commit 061217791d

View File

@ -8,7 +8,7 @@ It's very similar to VEEAM *Forward Incremental Backup*, as explained in [their
![](https://camo.githubusercontent.com/524e8541c12acac6646b0e9352eb2ff090a15492/687474703a2f2f68656c7063656e7465722e766565616d2e636f6d2f6261636b75702f38302f6879706572762f666f72776172645f696e6372656d656e74616c5f636861696e2e706e67)
Basically, you'll create "key" backups (full backup) and use delta from those. It's the same principle for MPEG compression and key frame.
Basically, you'll create "key" backups (full backup) and use delta from those. It's the same principle for [MPEG compression and key frame](https://en.wikipedia.org/wiki/Key_frame#Video_compression).
You can imagine to make a full backup during a weekend, and only delta backups every night. It combines the flexibility of snapshots and the power of full backups, because: