On 16/05/2007 15:31, Nils Breunese (Lemonbit Internet) wrote: > Maikel Punie wrote: > > >>> I don't know if it'll be much faster though. What is the typical load on >>> your BackupPC server? >>> >> Well almost 24/24 its between 4 and 8 >> > That's pretty high. Is this server only doing backups? What transfer > method are you using? > > Nils Breunese. > > I'm using rsync over ssh with the folowing config
$Conf{XferMethod} = 'rsync'; $Conf{XferLogLevel} = 1; $Conf{RsyncClientPath} = '/usr/bin/rsync'; $Conf{RsyncClientCmd} = '$sshPath -c blowfish -q -x -l root $host $rsyncPath $argList+'; $Conf{RsyncClientRestoreCmd} = '$sshPath -c blowfish -q -x -l root $host $rsyncPath $argList+'; maikel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/