Witam,
> Post the contents of your client side rsyncd.conf and the
> relevant rsync conf sections from config.pl on BackupPC. Then we can
> check that the config is fine.
My problems are not directly related with BackupPC for now. I
configured rsync for Windows from cygwin-rsyncd package downloaded
from BackupPC's sourceforge page. Here is my rsyncd.conf file:
use chroot = false
log file = c:/progra~1/rsyncd/rsyncd.log
pid file = c:/progra~1/rsyncd/rsyncd.pid
lock file = c:/progra~1/rsyncd/rsyncd.lock
[c]
path = c:/
comment = Dysk C
strict modes = false
auth users = user
secrets file = c:/progra~1/rsyncd/rsyncd.secrets
read only = true
list = false
c:/progra~1/rsyncd/rsyncd.secrets:
user:password
[blank line at the end]
Then I want to test it. On my BackupPC server (Debian) I run the
command:
rsync -av [EMAIL PROTECTED]::c
and I get the message:
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(570)
in c:/progra~1/rsyncd/rsyncd.log I get the message:
2005/09/08 23:39:27 [3616] rsync: writefd_unbuffered failed to write 12 bytes:
phase "unknown" [receiver]: Invalid argument (22)
2005/09/08 23:39:27 [3616] rsync error: error in rsync protocol data stream
(code 12) at /home/lapo/packaging/tmp/rsync-2.6.6/io.c(1099)
Hope that's clear now.
--
Arek
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/