Scroll to navigation

STOREBACKUPREPLICATIONWIZARD(1) User Contributed Perl Documentation STOREBACKUPREPLICATIONWIZARD(1)

NAME

storeBackupReplicationWizard.pl - creates configuration files for replication

SYNOPSIS

    storeBackupReplicationWizard.pl [-m masterBackupDir]
          [-c backupCopyDir] [-d deltaCacheDir] [-S series] [-T tmpdir]

DESCRIPTION

If you do not specify one of the directories, they will be asked interactive. This "wizard" can be used for simple configurations only. It allows to create configuration files for *one* replication of multiple series to eg. *one* external disk.

If the directories specified do not exist, it will ask whether you want to create them

OPTIONS

    top level directory of the master backup
    
    top level directory of the backup copy (eg. external disk)
    
    top level directory of the delta cache
    
    series to be replicated
    use this parameter multiple times for multiple series
    
    directory for temporary files, default is </tmp>
    

COPYRIGHT

Copyright (c) 2012-2022 by Heinz-Josef Claes (see README). Published under the GNU General Public License v3 or any later version

2025-08-27 perl v5.40.1