Chris Robinson wrote:
Hi

I have just installed BackupPC.  It is great I am using samba and have just
tried rsyncd.

I want to be able to specify a host which is accessed over the internet.  I get
"ping too slow" errors.


BackupPC 2.1.2; $Conf{BlackoutBadPingLimit} = 3;
$Conf{BlackoutGoodCnt}      = -7;


You will need to tune the following parameter in config.pl.....

$Conf{PingMaxMsec} = 20;

you should set it as a per pc config file for the host accessed over the internet.

p.s. for security you should use rsync over ssh for the internet host.

Regards,

Les


-------------------------------------------------------
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&kid=103432&bid=230486&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