X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Rsync hanging Date: Wed, 7 Oct 2009 15:17:42 -0400 Message-ID: From: "Derek Kalweit" To: X-IsSubscribed: yes 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 Hi. I just updated to 1.7 to see if it solved problems that I've been struggling with for a while with rsync hanging randomly on different files. I use rsync excessively, and on some systems it just works and never hangs-- but on some it hangs all the time. I'm transferring files via ssh; some say using rsync as a daemon helps, but I'd rather use SSH so I don't have to worry about a wrapper for security purposes... Here's the command I use that hangs rsync quite regularly: /usr/bin/rsync -rtvz --progress build AT build:/cygdrive/c/pub/vpsm72/development/* /cygdrive/d/mpsi/vpsm72/ This is running on a Vista x64 machine, attempting a transfer from a W2K SP4 machine. Transfers from this machine work fine from other clients(I have an XP VM for instance that never hangs when issuing the same exact command).=20 Any thoughts? Most of the information online(list archives) about this are back from 2005/2006.. Did people stop using rsync on cygwin due to these problems, or is there a fix that I'm not aware of? Thanks. --=20 Derek -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple