| delorie.com/archives/browse.cgi | search |
| 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 <angelo DOT graziosi AT alice DOT it> |
| User-Agent: | Thunderbird 2.0.0.23 (Windows/20090812) |
| MIME-Version: | 1.0 |
| To: | Cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: Rsync hanging |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |