| delorie.com/archives/browse.cgi | search |
| Message-Id: | <200810151718.m9FHI0HC018435@delorie.com> |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Herb Maeder <maeder-cygml AT maeder DOT 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 AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |