The configure.pl script updates the relevant rsync settings in the main
config.pl file. In particular, it updates $Conf{RsyncArgs}
and $Conf{RsyncRestoreArgs} with the 4.0 settings.
$Conf{RsyncSshArgs} is a new 4.0 setting, and $Conf{RsyncClientCmd}
and $Conf{RsyncClientRestoreCmd} are no longer used. configure.pl tries to
extract a sensible default setting for $Conf{RsyncSshArgs} from
$Conf{RsyncClientCmd}.
The potential problems are that there are per-client overrides for these
settings (which is not checked by configure.pl), and the computed value for
$Conf{RsyncSshArgs} isn't correct.
All the major per-client settings (schedule, what to backup etc) are
compatible from 3.x to 4.x.
Craig
On Mon, Mar 13, 2017 at 11:09 AM, Kenneth Porter <sh...@sewingwitch.com>
wrote:
> --On Monday, March 13, 2017 11:52 AM -0700 Craig Barratt
> <cbarr...@users.sourceforge.net> wrote:
>
> > That said, the 4.0 client configuration has changed for rsync hosts due
> to
> > the use of rsync_bpc, so a package upgrade from 3.x to 4.x will
> > potentially require some admin effort to update the client configs. So I
> > agree it won't be a completely seamless upgrade.
>
> Can you say more about what needs to change? I don't think I'm doing
> anything incredibly exotic. Mainly a few hosts use include instead of
> exclude to allow me to split up backups into smaller units without changing
> the rsyncd config on the PC being backed up.
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> BackupPC-devel mailing list
> BackupPC-devel@lists.sourceforge.net
> List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
> Wiki: http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/