X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_53,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Mon, 4 May 2009 11:44:43 -0400 Message-ID: <5c01594c0905040844r54977862j8d84315fade34a9d@mail.gmail.com> Subject: Re: rsync hanging From: Dat Head 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 > When debugging, it's usually better to start at a high level > rather than jumping into the guts of things, unless you could > tell us all the high- and middle-level stuff you've tried already. > See http://cygwin.com/problems.html for info on what kind of info you > should supply to get you good help. Starting with 'cygcheck -svr' output > **as an attachment** on your next email. If your rsync is using ssh > (I don't know if that's assumed or not) then does ssh work between the > machines you're rsync'ing between? sorry, I forgot that part - it was just a straight "rsync -avx /localdir /localdir2" would send cygcheck but don't have access to that computer now (only on weekend) - reboot so far is only way i can clear it up (a cygwin restart doesn't) > 'netstat -ano' will add a column to that output showing the Windows pid > of the process associated with each connection. Use that and Cygwin's > 'ps -a' to figure out which Cygwin process is involved, if any. ah, was looking for "fuser" to do that and couldn't find it! -- 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/