Next: storeBackupls.pl
Up: Components / Programs to
Previous: storeBackupSetupIsolatedMode.pl
Contents
storeBackupMergeIsolatedBackup.pl
storeBackupMergeIsolatedBackup.pl is part of the isolated mode / offline backups
functionality of storeBackup. It copies the incremental backups made in isolated mode (see
isolated mode / offline backups) and the description of
storeBackupSetupIsolatedMode.pl back to the central
backup repository.
based on configuration file:
storeBackupMergeIsolatedBackup.pl -f isolateConfigFile [-v] [--force]
no configuration file:
storeBackupSetupIsolatedMode.pl -i isolateBackupDir -b backupDir
[-S series] [-v] [--force]
- --configFile / -f
- the isolated mode config file which
contains the new key called mergeBackupDir= which points to the
original backupDir.
- --force
- force copying of files whichout listing backups
to copy and prompting for acceptance
- --isolateBackupDir / -b
- specifies the backup directory
(on local media) where the isolated backups were made
- --series / -S
- If more than one series in stored in
backupDir directory, you have to specify series you want to
use for your local media.
- --verbose / -v
- Generate verbose messages.
Next: storeBackupls.pl
Up: Components / Programs to
Previous: storeBackupSetupIsolatedMode.pl
Contents
Heinz-Josef Claes
2013-05-09