Re: [BackupPC-users] Connecting ssh to port 222 fails

2006-07-28 Thread Steve Switzer
I was able to get my IPCop server backed up with the following config.pl in the hosts' directory: $Conf{XferMethod} = 'tar'; $Conf{TarClientCmd} = '$sshPath -q -x -n -l root -p 222 $host'     . ' /usr/bin/env LC_ALL=C $tarPath -c -v -f - -C $shareName+'     . '

[BackupPC-users] Can't get one host backed up

2006-07-15 Thread Steve Switzer
Hello! I have one host that I can't seem to backup. When I try a manual backup (from the machine I want to backup, incidentally), I see: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Error: Can't find IP address for monsoon monsoon is a DHCP host, and I don't know its IP address. I check

[BackupPC-users] Some hosts work, most do not

2006-07-09 Thread Steve Switzer
Hello,    I recently installed BackupPC 2.1.1 on a dedicated Ubuntu 5.10 box. Some of my hosts are working fine, and others are not... I'm not sure of the difference. I was running 64MB in the backup machine, but I just upgraded it to 256MB RAM. Here's a log from a not working host... and help