Hello,

I've got backuppc running successfully tunnelling ssh
with rsync; seem's to be an awsome application.

My question is if I have multiple hosts with various
different mount points, how do I specify them in
config.pl and hosts file? For example, "target_host1"
gets [/data, /home, /etc] backed up, and
"target_host2" gets [/usr/local, /opt] backed up.

How do you specify this when there's only one instance
of $Conf{RsyncShareName} = [/data, /home, /etc];?

How would I do ie:
$Conf{RsyncShareName} = [/data, /home, /etc];
(target_host1)

and:
$Conf{RsyncShareName} = [/usr/local /opt];
(target_host2)

Is this possible?

Thanks,
Jim

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to