The Computer Oracle

Does built in Windows 7 backup perform differential (incremental) backups?

-------------------------------------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
-------------------------------------------------------------------------------

Track title: CC E Schuberts Piano Sonata D 784 in A

--

Chapters
00:00 Question
00:44 Accepted answer (Score 23)
01:22 Thank you

--

Full question
https://superuser.com/questions/60554/do...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows7 #backup #windowsbackup #incrementalbackup

#avk47



ACCEPTED ANSWER

Score 23


Windows 7 Backup is a block based file backup.

This means each block in a file is examined and if a duplicate already exists on the last backup, and this is the important bit, even if from a different file, that block is not saved. Quite good :)

The first backup is always a full backup. The following backups will only save changed blocks. Disadvantage is you cannot manage your backups individually.