Hi Manfred,

here is a simple config-file <hostname>.pl

---- SNIP ----
$Conf{XferMethod} = 'rsync';

$Conf{BackupFilesExclude} = ['/proc', '/swap', '/dev', '/sys', '/tmp',
'/var/tmp', '/home/someuser/docs', '/home/someuser/tmp'];
$Conf{RsyncShareName} = [ '/' ];
---- SNIP ----

If your server is configured properly, this should be enoudh to do a
backup of your Linux-Client via rsync. Maybe you want to post your
config.pl?

Regards,

Harry
--
HOMEPAGE: http://www.k-u-h.org/harry - GPG-Key: 0xBF0E7D2E


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
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