BackupPC-users

[BackupPC-users] (fileListReceive failed)

2010-01-18 11:08:16
Subject: [BackupPC-users] (fileListReceive failed)
From: Pat Rice <patrick.j.rice AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 18 Jan 2010 16:05:02 +0000
Hi all
having an issue with backup pc.

Getting "fileListReceive failed"  now I know that there is a few posts
on google, but I'm not finding anything thats heping solve the issue,
So I am wondering if there is anyone out there that has solved the
issue.

Config file for the host is the following

$Conf{RsyncdUserName} = 'backuppc';
$Conf{RsyncShareName} = [
  'cDrive',
  'eDrive'
];
$Conf{RsyncdPasswd} = 'SecretPass';
$Conf{XferMethod} = 'rsyncd';
$Conf{RsyncArgs} = [
  '--numeric-ids',
  '--perms',
  '--owner',
  '--group',
  '-D',
  '--links',
  '--hard-links',
  '--times',
  '--block-size=2048',
  '--recursive'
];

The following is appearing in the logs:

2010-01-18 15:53:00 User backuppc requested backup of law98 (law98)
2010-01-18 15:53:01 Started full backup on law98 (pid=14346, share=cDrive)
2010-01-18 15:53:37 law98: overflow: flags=0x78 l1=215 l2=352471873,
lastname=Documents and Settings/Administrator/Local
Settings/Application Data/Google/Google Desktop/db8b98c89a34/dbeam
2010-01-18 15:53:42 Backup failed on law98 (fileListReceive failed)


Windows Xp pro host, rsyncd damon
2010/01/18  [5944] rsyncd version 2.5.6 starting, listening on port 873
2010/01/18  [2952] rsync on . from backuppc AT law61.ucc DOT ie (143.239.143.61)
2010/01/18  [2952] rsync: writefd_unbuffered failed to write 4096
bytes: phase "send_file_entry": Connection aborted
2010/01/18  [2952] rsync error: error in rsync protocol data stream
(code 12) at io.c(537)


I've reinstalled the the cient, on the target machine. The weird thing
that I have this going on other machines with out a problem.
the firewall is open, pingable and rsync port is open.

Thanks
Pat

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>