| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Authentication-Warning: | ics-server.interface-net.com: lbakken owned process doing -bs |
| Date: | Fri, 25 Jan 2002 16:07:57 -0800 (PST) |
| From: | Luke Bakken <luke_bakken AT yahoo DOT com> |
| X-X-Sender: | lbakken AT ics-server DOT interface-net DOT com |
| Reply-To: | luke_bakken AT yahoo DOT com |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | rsync as server on cygwin |
| Message-ID: | <Pine.BSO.4.40.0201251603330.12185-100000@ics-server.interface-net.com> |
| MIME-Version: | 1.0 |
Hi all,
I've sucessfully gotten rsync to run as a server under Cygwin + NT if I
use the ssh method of transferring files. However, when trying to use the
rsync only method I get the following error:
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
I'm using a just-updated Cygwin install (1.3.9) with rsync 2.5.1-2 :
rsync version 2.5.1 protocol version 25
Copyright (C) 1996-2001 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 32-bit files, socketpairs, hard links, symlinks, batchfiles,
no IPv6
I've read a lot of posts regarding the use chroot issue, and I do have
that in my config file:
log file = /var/log/rsyncd.log
[lukeb]
uid = lukeb
gid = 10513
path = /home/lukeb/src
comment = lukeb's src backup
read only = false
use chroot = false
I have read issues concering "socketpairs" and have tried compiling the
latest version with and without them with the same results. I also have
rsync in the services file.
Just wondering if anyone has gotten it to work with just bare rsync
transfers!
Thanks,
Luke Bakken
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |