Doh! "fileListReceive failed" can be thre result of not having permissions to
access the remote directory. I changed /home to /home/backuppc and the error no
longer occurs. I still do not see the files copied but am one step closer.
bash-3.00$ ls /data/BackupPC/pc/192.168.0.5/
LOCK  LOG.102006  XferLOG.bad.z

bash-3.00$ cat /etc/BackupPC/pc/192.168.0.5.pl
$Conf{XferMethod} = 'rsync';
$Conf{XferLogLevel} = 9;
$Conf{RsyncShareName} = [ '/home/backuppc' ];

[EMAIL PROTECTED] log]# tail BackupPC/LOG
2006-10-09 04:00:07 Backup failed on 192.168.0.5 (fileListReceive failed)
2006-10-09 05:00:00 Next wakeup is 2006-10-09 21:29:24
2006-10-09 05:00:01 Started full backup on 192.168.0.5 (pid=28358, share=/home)
2006-10-09 05:00:08 Backup failed on 192.168.0.5 (fileListReceive failed)
2006-10-09 09:16:51 Got signal TERM... cleaning up
2006-10-09 09:16:57 Reading hosts file
2006-10-09 09:16:57 BackupPC started, pid 28763
2006-10-09 09:16:57 Running BackupPC_trashClean (pid=28764)
2006-10-09 09:16:57 Next wakeup is 2006-10-09 09:17:24
2006-10-09 09:17:24 Next wakeup is 2006-10-10 03:00:00

Does this look right?
TimJowers

--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> 
> Oops, ssh is still working fin - I just typed 192.68.0.5 instead of
> 192.168.0.5. So, only problem now is BackupPC and the fileListReceive error.
> Any ideas?
> 
> TimJowers
> 
> 
> 
> --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> 
> > 
> > I've made it thus far only to have an impasse. Any ideas?
> > tail BackupPC/LOG:
> > 2006-10-08 21:10:55 Next wakeup is 2006-10-08 21:11:24
> > 2006-10-08 21:11:25 Next wakeup is 2006-10-09 03:00:00
> > 2006-10-08 21:11:27 Started full backup on 192.168.0.5 (pid=26775,
> > share=/home)
> > 2006-10-08 21:11:36 Backup failed on 192.168.0.5 (fileListReceive failed)
> > 
> > I setup SSH and am running ssh-agent so can ssh to the remote machine with
> no
> > prompt for a password or pass-phrase.
> > 
> > Here's the pc config file:
> > $Conf{XferMethod} = 'rsync';
> > $Conf{XferLogLevel} = 9;
> > $Conf{RsyncShareName} = [ '/home' ];
> > 
> > [EMAIL PROTECTED] httpd]# ls /usr/bin | grep suidperl
> > suidperl
> > - Maybe I have to enable this somehow?
> > 
> > After I run "/usr/bin/perl /opt/BackupPC/bin/BackupPC -d" and the backup
> > fails
> > then I have trouble with SSH as well. It hangs:
> > bash-3.00$ ssh 192.68.0.5
> > 
> > ssh: connect to host 192.68.0.5 port 22: Connection timed out
> > 
> > I also am not running /usr/bin/rsync --daemon on the target remote
> computer.
> > sshd is running. I've tried both ways.
> > 
> > Any pointers?
> > Thanks!
> > TimJowers
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam protection around 
> > http://mail.yahoo.com 
> > 
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> > opinions on IT & business topics through brief surveys -- and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > BackupPC-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/backuppc-users
> > http://backuppc.sourceforge.net/
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/backuppc-users
> http://backuppc.sourceforge.net/
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to