BackupPC-users

[BackupPC-users] fileListReceive failed on centos 4.4

2008-11-17 07:39:48
Subject: [BackupPC-users] fileListReceive failed on centos 4.4
From: tilm <backuppc-forum AT backupcentral DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 17 Nov 2008 03:32:16 -0500
Hi,
got the same problem but i'm using rsync cmd without ssh:
$Conf{RsyncClientCmd} = '/usr/bin/sudo $rsyncPath $argList';

This is the output from the error log:
incr backup started back to 2008-11-14 08:56:58 (backup #0) for directory /var
Running: /usr/bin/sudo /usr/bin/rsync --server --sender --numeric-ids --perms 
--owner --group -D --links --hard-links --times --block-size=2048 --recursive . 
/var/
Xfer PIDs are now 31103
Got remote protocol 29
Negotiated protocol version 28
Sent exclude: /var/lib/backuppc
Sent exclude: /var/lib/tmp
Sent exclude: /var/lib/spool
Sent exclude: /var/lib/cache
Read EOF: 
Tried again: got 0 bytes
fileListReceive() failed
Done: 0 files, 0 bytes
Got fatal error during xfer (fileListReceive failed)
Backup aborted (fileListReceive failed)

FYI: The initial full backup works fine but the first incr backup fails.

+----------------------------------------------------------------------
|This was sent by info AT optitas DOT de via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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>
  • [BackupPC-users] fileListReceive failed on centos 4.4, tilm <=