SV: Rsync under cygwin
Tevfik Karagulle
tevfik at itefix.no
Wed Feb 25 12:36:11 GMT 2004
Hi,
Try rsync.exe --recursive /cygdrive/d/BILLS_CMS 192.168.213.102::PWB3
Rgrds Tev
-----Opprinnelig melding-----
Fra: rsync-bounces+tevfik=itefix.no at lists.samba.org
[mailto:rsync-bounces+tevfik=itefix.no at lists.samba.org]Pa vegne av
Darragh Sherwin
Sendt: 25. februar 2004 12:39
Til: rsync at lists.samba.org
Emne: Rsync under cygwin
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
--
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
More information about the rsync
mailing list