As I am totally lost now I decided to start over and
make this simple using the generics.

I am running Ubuntu Dapper 6.06 and got backuppc from
the package manager (dont know the version, how do I
find it?)

I have the backuppc user in the administrators group
and the rsyncd.secrets file shows that user and
password.  The rsyncd.conf file on the XP box is
standard from the download of http://rsync.samba.org/
.

use chroot = false
log file = c:/rsyncd/rsyncd.log
pid file = c:/rsyncd/rsyncd.pid
lock file = c:/rsyncd/rsyncd.lock
[docs]
    path = c:/Documents and Settings  
    comment = Documents and Settings
    strict modes = false    
    secrets file = c:/rsyncd/rsyncd.secrets
    read only = true
    list = false

[cDrive]
    path = c:
    comment = Entire Drive
    auth users = backuppc
    secrets file = c:/rsyncd/rsyncd.secrets
    hosts allow = 192.168.1.10
    strict modes = false
    read only = true
    list = false



I have a pc config file that looks like this:

$Conf{XferMethod} = 'rsyncd';
$Conf{RsyncShareName} = ['docs'];
$Conf{BackupFilesOnly} = ['/rsyncd', '/Documents and
Settings'];

When I run a full backup I get this:

2006-08-22 21:33:23 full backup started for directory
docs
2006-08-22 21:33:23 Got fatal error during xfer (auth
required, but service docs is open/insecure)
2006-08-22 21:33:28 Backup aborted (auth required, but
service docs is open/insecure)

What am I doing wrong?  I am tired of reading endless
pages of dead ends and not finding any answers.
I hope one of you can disect my problem and shed some
light on this for me.  

Thanks


--- "Justin R. Pessa" <[EMAIL PROTECTED]> wrote:

> On Mon, 2006-08-21 at 06:56 -0700, Barry Robinson
> wrote:
> > Hello list,
> > 
> > I have successfully backed up my WinXP boxes with
> SMB
> > but now would like to use Rsyncd due to the
> ability to
> > backup changed files.  (Thats half the reason for
> a
> > backup isnt it?)
> > 
> > No where can I find exactly how to do this.  I got
> the
> > Rsyncd cgwin files and the service is running on
> the
> > XP box.  Now how do I set it up to back up the
> entire
> > C: and D: drives with the exclude options?  
> 
> I use cwrsync from ITeF!x, see:
> http://www.itefix.no/cwrsync/
> 
> > Do I have to share out the C: and D: drives?  Do I
> > have to have a config.pl for the XP box on the
> > backuppc server or does the rsyncd.config do the
> > trick?
> 
> No need to share, since you'll be using rsync. You
> simply configure an
> rsyncd.conf file for the client. 
> 
> > 
> > Any detailed documentation would be outstanding!
> > 
> > Thanks
> > 
> > †††††††††††††††††††††††††††††††††††††††††††
> > 
> > Hosea 4:6
> > my people are destroyed from lack of knowledge.
> > 
> > Galatians 5:1
> > It is for freedom that Christ has set us free.
> > 
> > Romans 10:9 
> > That if you confess with your mouth, "Jesus is
> Lord," and believe in your heart that God raised him
> from the dead, you will be saved.
> > 
> > ††††††††††††††††††††††††††††††††††††††††††††
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> > 
> >
>
-------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support
> web services, security?
> > Get stuff done quickly with pre-integrated
> technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1
> based on Apache Geronimo
> >
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > BackupPC-users mailing list
> > [email protected]
> >
>
https://lists.sourceforge.net/lists/listinfo/backuppc-users
> > http://backuppc.sourceforge.net/
> -- 
> - Justin R. Pessa
> 
> .- `.   Brontes Technologies Inc. | tel: (781)
> 541-5248
> |`.- |  10 Maguire Road, Ste. 310 | www:
> http://www.brontes3d.com 
> `.|.-'  Lexington, Ma. 02421      | irc:
> irc.freenode.net | asdf_ on ##freebsd
> 
> 


†††††††††††††††††††††††††††††††††††††††††††

Hosea 4:6
my people are destroyed from lack of knowledge.

Galatians 5:1
It is for freedom that Christ has set us free.

Romans 10:9 
That if you confess with your mouth, "Jesus is Lord," and believe in your heart 
that God raised him from the dead, you will be saved.

††††††††††††††††††††††††††††††††††††††††††††

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to