Hi guys
I am having a problem with a host that must be backed-up with
backuppc. This host runs an ssh server on the port 222, so I changed
the variable $Conf{RsyncClientCmd} to meet this requirement, but when
I try to run the backup on this host, I receive the error: "Unable to
read 4 bytes". Below is the configuration I am using for this
variable, in this host specific config.pl.
$Conf{RsyncClientCmd} = '$sshPath -p 222 -q -x -l root $host $rsyncPath
$argList+';
The other hosts which I backup on this server are working just
fine. Additionally, I can manually connect through ssh to this
problematic host. So I think that there is nothing wrong with ssh or
ssh-key.
Had anyone experienced a problem like this?
Cheers,
Rodrigo
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/