I keep getting this but I've checked all the settings several times.
Got fatal error during xfer (auth failed on module bitt)
This is in my settings
$Conf{RsyncShareName} = [
'bitt'
];
$Conf{XferMethod} = 'rsyncd';
$Conf{RsyncdUserName} = 'backuppc';
$Conf{RsyncdPasswd} = 'dd3479';
and this is my rsyncd.conf
[bitt]
path = /home/bitt
chroot = yes
auth users = backuppc
secrets file = /etc/rsyncd.secrets
and here's my rsyncd.secrets
backuppc:dd3479
I can't see the problem. It works fine when I turn off authentication.
Any ideas.
Peter
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/