Hi ,
How i can take home directories of users from each systems with
single confg.pl .
It is like this :
In my Company User machines are named as their mailid .Mostly linux
machines .
For eg: For sandeep's system hostname will be sandeep and his home
directory will be /home/sandeep. Also I don't want to take backup of
full /home directory.
My requirement is to take backup of home directory of the owner of
each machine .It is possible by using seperate config.pl for each
system.
But i think it would be possible with single config.pl file .
I am using rsync as the transfer method .
I tried $Conf{RsyncShareName} = '/home/$host';
and
$Conf{RsyncShareName} = '/home/$user'; But no use .
Please help me with the correct config settings .
Thanks a lot for this fantastic tool.
Sandeep.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
