Hi,

maybe the $ClientNameAlias function it's a bit unclear to me; I notice that
now I've two separated folder in /var/lib/backuppc/pc
So I've two pool of file for two modules of same server.
It's correct?
Thank you again

>----Messaggio originale----
>Da: lesmikes...@gmail.com
>Data: 12/06/2013 16.57
>A: "absolutely_f...@libero.it"<absolutely_f...@libero.it>, "General list for 
user discussion, questions and support"<backuppc-users@lists.sourceforge.net>
>Ogg: Re: [BackupPC-users] R: Re: Different schedule for every module
>
>On Wed, Jun 12, 2013 at 9:24 AM, absolutely_f...@libero.it
><absolutely_f...@libero.it> wrote:
>>
>> For example, I've in /etc/backuppc several .pl file, for every backuppc
>> client.
>>
>> Should I add server2b.mydomain.com.pl and put this (only for module 
"home")?
>>
>> $Conf{RsyncShareName} = [
>>   'home',
>>  # 'home2',
>>   #'mysql',
>>   #'etc',
>>   #'home3',
>>   #'home4'
>> ];
>> $Conf{RsyncdPasswd} = 'XXXXXXX';
>> $Conf{RsyncdUserName} = 'server2';
>> $Conf{XferMethod} = 'rsyncd';
>> $Conf{PingCmd} = '/bin/true';
>> $ClientNameAlias = 'server2.mydomain.com'
>>
>> and
>>
>> server2c.mydomain.com.pl (only for module "home2")?
>>
>> $Conf{RsyncShareName} = [
>>  #'home',
>>  'home2',
>>   #'mysql',
>>   #'etc',
>>   #'home3',
>>   #'home4'
>> ];
>> $Conf{RsyncdPasswd} = 'XXXXXXX';
>> $Conf{RsyncdUserName} = 'server2';
>> $Conf{XferMethod} = 'rsyncd';
>> $Conf{PingCmd} = '/bin/true';
>> $ClientNameAlias = 'server2.mydomain.com'
>>
>> ..and so on?
>
>Yes, that should work - if you are sure you really need to control the
>timing separately - you might be able to group at least some of the
>shares.  And, I'd normally use the web interface for that kind of
>change.  If you use the NEWHOST=OLDHOST syntax when adding the new
>instances it will copy the original so you don't have to edit much.
>
>--
>   Les Mikesell
>     lesmikes...@gmail.com
>



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to