Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: rsync hangs (v2.6.2-1 on both Cygwin and Fedora) Date: Sat, 24 Jul 2004 12:13:01 +0200 Lines: 16 Message-ID: References: <1090648090 DOT 16554 DOT 142 DOT camel AT centipede DOT int DOT cjs226 DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: isi-dial-142-167.isionline-dialin.de User-Agent: 40tude_Dialog/2.0.12.1de X-IsSubscribed: yes * Clif J. Smith (2004-07-24 07:48 +0200) > I'm trying to rsync data from a WinXP system running Cygwin to a Fedora > Core 2 system. When running the following command from my Fedora > system, it'll build a file list for a while, but never actually sync > anything and complete: > # /usr/bin/rsync -avvvv --delete --numeric-ids --rsh=/usr/bin/ssh \ > system AT foo DOT bar DOT com:/cygdrive/d/directory/ /fs1/directory/ > > It never hangs at the same spot. I can rsync to other Linux and Solaris > systems without issue. I never see an error, it just hangs... > > Please help. Personal Firewall running? Try the command from the Cygwin host and see what happens. See that rsync is not aliased ("\rsync -vvv"). Install rsync as server and watch the log on the Cygwin side. -- 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/