Hi,
This is Strange,
Because my old backuppc server is able to do the backup.
Here the rsyncd.conf
use chroot = false
max connections = 4
log file = c:/rsyncd/rsyncd.log
pid file = c:/rsyncd/rsyncd.pid
lock file = c:/rsyncd/rsyncd.lock
[projets]
path = c:/projet
comment = projets
auth users = backup
secrets file = c:/rsyncd/rsyncd.secrets
# hosts allow = 172.16.0.17
strict modes = false
read only = false
list = false
my config.pl
$Conf{RsyncShareName} = [
'projets'
];
$Conf{RsyncdPasswd} = '********';
$Conf{XferMethod} = 'rsyncd';
$Conf{XferLogLevel} = '9';
Jonathan
_____
De : Justin Best [mailto:[EMAIL PROTECTED]
Envoyé : 22 janvier 2008 12:30
À : Jonathan Dumaresq
Objet : Re: [BackupPC-users] Problem with rsyncd
And on my windows pc here the rsyncd logfile
2008/01/22 11:12:28 [1568] auth failed on module projets from UNKNOWN
(192.168.0.41): unauthorized user
Jonathan, your Windows PC is rejecting the login from your BackupPC server.
How security works works is controlled in the rsyncd.conf file on your
Windows PC. It's likely someone on the list could provide you assistance if
you post that file.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/