storebackupcheckbackup(1)
NAME
storeBackupCheckBackup.pl - checks if a file in the backup is missing
or corrupted
SYNOPSIS
storeBackupCheckBackup.pl -b backupDir [-v level] [-p number]
[backupRoot . . .]
DESCRIPTION
This program calculates md5 sums from the files in the backup and
compares them with md5 sums stored by storeBackup.pl. It so will
recognize, if a file in the backup is missing or currupted. It only
checks plain files, not special files or symbolic links.
OPTIONS
- --print
- print configuration parameters and stop
- --backupDir backupDir, -b backupDir
- top level directory of all backups
- --verbose, -v
- generate some extra messages
- --parJobs, -p
- number of parallel jobs, default = choosen automaticly
- [backupRoot]
- Root directories of backups where to search relative
to backupDir. If no directories are specified, all
backups below backupDir are chosen.
COPYRIGHT
- Copyright (c) 2008 by Heinz-Josef Claes (see README) Published under
the GNU General Public License v3 or any later version