next up previous contents
Next: storeBackup_du.pl Up: Components / Programs to Previous: storeBackupMount.pl   Contents


storeBackupCheckBackup.pl

storeBackupCheckBackup.pl verifies the consistency of a backup by using the md5 sums generated during the backup in .md5CheckSums and compares these with just calculated ones.

       storeBackupCheckBackup.pl -b backupDir [-v level] [-p number] [backupRoot...]

--print
print the configuration parameters and stop processing
--backupDir
The repository, where all your backups are stored. If you have one series of backup (eg. from one computer), this will normally be similar to the directory where you backups are. The meaning of this parameter is similar to the option backupDir of storeBackup, see section 4.2.
You have to specify this parameter.
--verbose / -v
Verbose. Print some extra messages so you see what's happening.
--parJobs / -p / parJobs
Maximum number of parallel search operations. The default value is chosen automatically as the number of cores plus 1.
backupRoot...
Root directories of backups where to search relative to backupDir. If no directories are specified, all backups below backupDir are chosen.


next up previous contents
Next: storeBackup_du.pl Up: Components / Programs to Previous: storeBackupMount.pl   Contents
Heinz-Josef Claes 2009-07-18