Clear Archive Bit?
It appears that doing a drive image backup does not affect the archive bit. Is there some way of doing this so that subsequent incremental backups will not backup files that are unchanged since the drive image backup. I tried adding the commend attrib -a c:\*.* /s as a command to be executed at the conclusion of the backup, but this did not succeed, perhaps because one needs to run the DOS command prompt window with administrator privileges in order to run the command. (Don't know, just speculating that was the problem.)
At any rate, does anyone know of a way to do this automatically from within True Image ver 11?

- Se connecter pour poster des commentaires

Quite a few other imaging programs detect changes by comparing the data. However, as far as I know, only B&R 10 offers this option and it's disabled by default. Instead, TI determines if a change was made by comparing the file size and the date.
---
This is from the B&R 10 manual:
To speed up the backup process, the program determines whether a file has changed or not by the file size and the date/time when the file was last modified. Disabling this feature will make the program compare the entire file contents to those stored in the archive.
---
If the "Fast" detection method wasn't used, TI would take just as long as a Full image to create an Incremental or Differential image because all used sectors would need to be read and compared.
There was a thread on Wilders about this. If you edited a sector of a file directly using a disk editor, TI wouldn't detect the change and wouldn't include the changed file in the Incremental/Differential backup.
- Se connecter pour poster des commentaires