BackupPC-users

Re: [BackupPC-users] fileListReceive failed - XP client with Rsyncd

2008-11-25 22:44:36
Subject: Re: [BackupPC-users] fileListReceive failed - XP client with Rsyncd
From: "Brian Butler" <bbutler AT arc-products DOT com>
To: "'General list for user discussion, questions and support'" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 25 Nov 2008 19:04:44 -0800
I've had something like this.  If I remember correctly, it was a secrets
file issue, the password wasn't correct.  I also remember getting a fatal
error notice when I set up the conf file on the Client stating to back up
cDirve, but the drive I have in the Client PC was fDrive.

Also be sure the Windows Firewall is not Turned On.

There were also a few commands that can be ran from a command line to help.

1.  nmblookup -A yourhostname

2.  ping yourhostname

3.  pathping yourhostname

There are some good examples in this web site:

http://www.sonoracomm.com/support/18-support/86-backuppc-for-sme-server

Specifically under "Windows Client Configuration (rsyncd Method2)" >
"Testing"

This command for example:

Then run this command, substituting the proper local port and rsync share
name to test your rsync connection:

rsync --port <local_port> backuppc@localhost::<share_name> 

A more definitive example, replace yourhostame with your actual client pc
name:  rsync --port 873 backuppc@yourhostname::cDrive 

If you have any questions, please contact me.
 
Regards,
 
Brian Butler
Automation Manager
Arc Products
bbutler AT arc-products DOT com
 


-----Original Message-----
From: Eric Snyder [mailto:eric AT janasnyder DOT com] 
Sent: Tuesday, November 25, 2008 4:33 PM
To: backuppc-users AT lists.sourceforge DOT net
Subject: [BackupPC-users] fileListReceive failed - XP client with Rsyncd


I have been receiving fileListReceive failed errors. I have been 
successfully been backing up part of this drive with SMB and am trying 
to change to the whole drive with Rsyncd. Have done two other XP 
machines with Rsyncd with no problems. This drive as 75Gb on it. I have 
searched on this problem and have only found posts about SSH problems.


Log file of failures:

2008-11-23 16:08:38 full backup started for directory cDrive (baseline 
backup #518)
2008-11-23 16:08:43 Got fatal error during xfer (chdir failed) 2008-11-23
16:08:48 Backup aborted (chdir failed) 2008-11-23 16:12:10 full backup
started for directory cDrive (baseline 
backup #518)
2008-11-23 16:12:15 Got fatal error during xfer (chdir failed) 2008-11-23
16:12:20 Backup aborted (chdir failed) 2008-11-23 16:16:28 full backup
started for directory cDrive (baseline 
backup #518)
2008-11-23 16:16:33 Got fatal error during xfer (chdir failed) 2008-11-23
16:16:38 Backup aborted (chdir failed) 2008-11-23 16:24:27 full backup
started for directory cDrive (baseline 
backup #518)
2008-11-24 12:37:18 Aborting backup up after signal ALRM 2008-11-24 12:37:18
Got fatal error during xfer (fileListReceive failed) 2008-11-24 17:32:11
full backup started for directory cDrive (baseline 
backup #518)
2008-11-25 14:43:52 Aborting backup up after signal ALRM 2008-11-25 14:43:52
Got fatal error during xfer (fileListReceive failed)

-------------------------------------------------------------------------
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/


-------------------------------------------------------------------------
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>