Changes

From SME Server
Jump to navigationJump to search
4 bytes removed ,  09:11, 26 January 2017
Line 367: Line 367:     
One other way could be to set in the setting of backupPC (RsyncClientCmd)the default value for all hosts
 
One other way could be to set in the setting of backupPC (RsyncClientCmd)the default value for all hosts
  $Conf{RsyncClientCmd} = '$sshPath -o **ServerAliveInterval=120** -q -x -l root $host $rsyncPath $argList+';
+
  $Conf{RsyncClientCmd} = '$sshPath -o ServerAliveInterval=120 -q -x -l root $host $rsyncPath $argList+';
    
=== Uninstall ===
 
=== Uninstall ===

Navigation menu