I am using a pl config file just for my host which has the following in it
now.

$Conf{RsyncdClientPort} = 873;
$Conf{ClientNameAlias} = 'l-jwest17b.corpnet.com';
$Conf{XferMethod} = 'rsyncd';
$conf{RsyncShareName} = 'c-drive';
$Conf{FullAgeMax} = '8';
$Conf{RsyncdUserName} = 'backup';
$Conf{RsyncdPasswd} = 'backup';

I created a user / pass combination to see if that would help, but it
didn't.  I also changed the RsyncShareName to see if that would help, but it
didn't.

Jeff West
Systems Engineer
Riptide Software
Office 321-296-7724 ext 216
Direct 407-542-7697
Cell    407-925-7030
www.riptidesoftware.com

-----Original Message-----
From: Les Mikesell [mailto:lesmikes...@gmail.com]
Sent: Tuesday, September 19, 2017 11:17 AM
To: Jeffrey West <jeffrey.w...@riptidesoftware.com>
Cc: General list for user discussion, questions and support
<backuppc-users@lists.sourceforge.net>
Subject: Re: [BackupPC-users] Backing up Windows using rsync

On Tue, Sep 19, 2017 at 7:59 AM, Jeffrey West
<jeffrey.w...@riptidesoftware.com> wrote:
>
> Changing the method to rsyncd made some progress.  It now connects on
> port 873.  I am now getting this error
>
> Last error is "Unknown module '/'".
>
> $Conf{XferMethod} = 'rsyncd';
>
> $conf{RsyncShareName} = 'C';

Something is wrong in your config.  Backuppc thinks you have
$conf{RsyncShareName} = '/';   (the default).
Are you using the web interface to make and view the config changes for this
host?

-- 
   Les Mikesell
     lesmikes...@gmail.com

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to