X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM X-Spam-Check-By: sourceware.org Message-ID: <4AD23C33.6050005@alice.it> Date: Sun, 11 Oct 2009 22:12:35 +0200 From: Angelo Graziosi User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Cygwin Subject: Re: Rsync hanging Content-Type: text/plain; charset=ISO-8859-15; format=flowed 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 Derek Kalweit wrote: > I've > been struggling with for a while with rsync hanging randomly on > different files. Indeed! :-/ For example I use: rsync -avz --progress --delete --exclude=2008 --exclude=mactex* --exclude=Mac* tug.org::texlive/tlnet/ /tmp/tl2009_repo Just a curiosity... 'ps' shows TWO 'rsync' processes: $ ps PID PPID PGID WINPID TTY UID STIME COMMAND 1668 684 1668 2848 2 1006 21:42:37 /usr/bin/bash 3788 2948 3788 2784 0 1006 22:04:59 /usr/bin/rsync 2920 3788 3788 2920 0 1006 22:05:00 /usr/bin/rsync 2320 1668 2320 2212 2 1006 22:05:19 /usr/bin/ps Why? > 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? CTRL-C. and restart :-( Cheers, Angelo. -- 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