Rsync under cygwin

Darragh Sherwin darragh.sherwin at propylon.com
Wed Feb 25 11:39:05 GMT 2004


Hi,
I have rsync client and servers running under 3 Win2K boxes, and I can 
sync when the source is remote and the target is local, but when the 
source is local and the target is remote, I get the following error:

rsync.exe --recursive /cygdrive/d/BILLS_CMS rsync://192.168.213.102/PWB3

rsync: read error: Connection aborted
rsync error: error in rsync protocol data stream (code 12) at 
/home/lapo/packaging/tmp/rsync-2.6.0/io.c(201)

And this is server's configuration file:

#PWB1 - Rsync.conf file

#These are the Global options for this server
#[GLOBAL OPTIONS]

#Message for any client connecting
motd file = /var/rsync.motd

#Log file for this server
log file = /var/rsync.pwb1.log

#Only the 2 other servers should be able to connect
hosts allow = 192.168.213.101 192.168.213.102

#Log everything
transfer logging = yes

#The format of the log file
#Format is :
#time [pid] op remote_host [remote_ip] module (user) file length 
bytes_sent checksum
log format = "%o %h [%a] %m (%u) %f %l %b %c"

#No timeout
timeout = 0

#No directory listing
list = no


#This is module that can sync'ed against


[PWB1]

#PATH to the module
path = /cygdrive/d/BILLS_CMS

#Comment
comment = Bills Office Repository

Is there some error in the way the server is setup, so that the client 
aborts, or is this a bug?

Thanks
-- 
Darragh Sherwin
OpenOffice.org Developer for Propylon
http://www.propylon.com
+353-1-4927456


More information about the rsync mailing list