BackupPC-users

Re: [BackupPC-users] Have global exclusions stay global?

2009-04-14 02:40:34
Subject: Re: [BackupPC-users] Have global exclusions stay global?
From: Craig Barratt <cbarratt AT users.sourceforge DOT net>
To: oblivian <news AT 3056 DOT net>
Date: Mon, 13 Apr 2009 23:37:55 -0700
Oblivian,

As you point out, there isn't a general method for merging per-client
settings with the global ones.

However, in 3.2.0beta0 there is a new config variable
$Conf{RsyncArgsExtra} which is combined with $Conf{RsyncArgs}.
The purpose is exactly for your application: you can use
$Conf{RsyncArgs} for the global settings and $Conf{RsyncArgsExtra}
for the per-client settings.

For excludes you would need to use rsync-type arguments (ie: --exclude)
in $Conf{RsyncArgsExtra}.

Craig

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>