X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.6 required=5.0 tests=AWL,BAYES_05,SARE_MSGID_LONG40,SPF_PASS,URI_BLOGSPOT X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Mon, 6 Apr 2009 04:08:00 +0300 Message-ID: <4724781b0904051808x61f392e5nf49313dd9530bdee@mail.gmail.com> Subject: Cygwin Rsync over SSH hang - best solution From: Dinu Zabrauteanu To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hey Guys, I come with a solution to Cygwin over SSH problem. I created a blog where I posted it. http://youadmin.blogspot.com/ Intro from blog: " It is well known that running rsync over SSH to pull data from a windows cygwin host hangs and there is no good workaround but to not use SSH PIPES. Well, the not USE_PIPES workaround is not so good since it fails sometimes and the major drawback is the speed transfer which is about 30-40% less then using a normal SSH pipe. My solution addresses both security and transfer speed and there is no need to compile or modify any software whatsoever. The idea is to use SSH tunnel with port forwarding." For more information just read the whole article. Thank you, Dinu -- 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/