Message-Id: <200810151718.m9FHI0HC018435@delorie.com>
X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Herb Maeder <maeder-cygml@maeder.org>
In-reply-to: Marco Atzeri <marco_atzeri@yahoo.it> 's message of                  Tue, 14 Oct 2008 12:57:43 +0200.
Subject: Re: Rsync on two WinXP Machines: how?
Date: Wed, 15 Oct 2008 10:17:00 -0700
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 14 Oct 2008 12:57:43 +0200, Marco Atzeri wrote:
> try with
> starting  sshd service and connect with
> 
> rsync --rsh=ssh ...

Though it should be noted that with cygwin-1.5, rsync to a cygwin machine
running sshd will hang on transferring large directories.  For example,
(from some directory not in /usr):

    rsync -va localhost:/usr/ usr.copy

will probably show the problem.  See this thread for more details:

   http://www.sourceware.org/ml/cygwin/2006-04/msg00863.html

But since the problem was rooted in the pipe implementation for 1.5, it is
pretty likely that it is already fixed in cygwin-1.7.  In fact, the above 
test now works for me on a WinXP machine running sshd on cygwin-1.7.

Unfortunately, I'm not having much success in getting the cygwin-1.7 sshd
to work on Vista yet...

Herb.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

