BackupPC-users

Re: [BackupPC-users] (no subject)

2008-07-24 12:53:23
Subject: Re: [BackupPC-users] (no subject)
From: Kurt Tunkko <kurt.tunko AT web DOT de>
To: fatima ech-charif <echchariffatima AT gmail DOT com>
Date: Thu, 24 Jul 2008 18:53:05 +0200
fatima ech-charif wrote:
> i want to backup localhost with rsyncd but i got this problem  
>  full backup started for directory root (baseline backup #18)
>  Got fatal error during xfer (auth failed on module root)
>  Backup aborted (auth failed on module root)
>  full backup started for directory root (baseline backup #18)
>  Got fatal error during xfer (auth failed on module root)


This indicates that your rsyncd-configuration is wrong.

1) Make sure that rsyncd is started by:

        rsync localhost::

This should return all configured shares.
This hould return a line with the RSYNCD-SHARENAME

2) Make sure that you can  connect to the share with

        rsync YOUR-RSYNCD-USER@localhost::RSYNCD-SHARENAME

This should return a list of the files after asking for your RSYNCD-PASSWORD


I guess you made a mistake configuring username,password,sharename?
Or maybe rsyncd is not running?
Maybe try to see if rsync is running?

        ps -A|grep rsync

Good luck.

- Kurt

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