> 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?

i'm not sure what the problem is.

in pc/target_host1/config.pl you'd put one of those lines, and
in pc/target_host2/config.pl , you'd put the other one.  that's
what the pc/<your_name_here>/config.pl files are for.

am i missing something?

paul
=---------------------
 paul fox, [EMAIL PROTECTED] (arlington, ma, where it's 63.5 degrees)


-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to