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+'
. '
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
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