On Wikipedia in german about Archivbit, I read the following:
Full backup: The full backup backs up all files - regardless of their attributes - and resets the archive attribute.
Differential backup: The differential backup backs up all files that have changed since the last full backup and therefore have a set archive bit. The archive bit is left unchanged.
Incremental backup: Incremental Backup behave differently depending on the implementation in the respective backup program. So it may be that the archive bit is reset or not …..”
It’s really unclear for me. What is the difference between an incremental backup without archive bit reset and a differential backup? At the differential backup part is it really needed to mention the full backup or would it be enough like this:
The differential backup backs up all files that have a set archive bit. The archive bit is left unchanged.
Are these definitions software specific?
Is there a source with clear, accepted definitions of these terms?