BackupPC-users

[BackupPC-users] Unknown Module error

2009-10-11 16:08:09
Subject: [BackupPC-users] Unknown Module error
From: john Moorhouse <john.moorhouse AT 3jays.me DOT uk>
To: backuppc-users AT lists.sourceforge DOT net
Date: Sun, 11 Oct 2009 20:30:08 +0100
Trying to set up rsync transfer from a windows machine,

full backup started for directory RRU
Connected to 192.168.0.6:873, remote version 29
Negotiated protocol version 28
Error connecting to module RRU at 192.168.0.6:873: Unknown module 'RRU'
Got fatal error during xfer (Unknown module 'RRU')
Backup aborted (Unknown module 'RRU')
Not saving this as a partial backup since it has fewer files than the prior one 
(got 0 and 0 files versus 0

my backppc config is:-

#
$Conf{RsyncShareName} = [
  'RRU'
];

$Conf{RsyncdClientPort} = '873';
$Conf{RsyncdUserName} = 'tarlachmoorhouse';
$Conf{RsyncdPasswd} = 'xxxxxxx';
$Conf{RsyncdAuthRequired} = '1';

rsyncd.config on the pc is:-


[RRU]
    path = H:\jenni_rru
    comment = jenni's work
    auth users = tarlachmoorhouse
    secrets file = c:/rsyncd/rsyncd.secrets
    # hosts allow = 172.16.0.17
    strict modes = false
    read only = false
    list = true


I've tested locally on the PC and the module is listed if you use ::

Any thoughts welcomed



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
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>