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 Subject: Re: rsync hangs (v2.6.2-1 on both Cygwin and Fedora) From: "Clif J. Smith" To: Thorsten Kampe Cc: cygwin AT cygwin DOT com In-Reply-To: References: <1090648090 DOT 16554 DOT 142 DOT camel AT centipede DOT int DOT cjs226 DOT com> Content-Type: text/plain Message-Id: <1090699984.16554.1117.camel@centipede.int.cjs226.com> Mime-Version: 1.0 Date: Sat, 24 Jul 2004 15:13:04 -0500 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Sat, 2004-07-24 at 05:13, Thorsten Kampe wrote: > * 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/ I don't have a firewall on either system. rsync'ing from the windows system to the fedora system works (but I still need to work in the other direction). I don't understand what you mean by "aliased"? I see that /usr/bin/rsync is not a link on the fedora system and not a shortcut on the windows system. Where is the log on the cygwin/windows side? /var/log/Rsync.log is empty and rsync doesn't update any others that I've seen. cjs -- 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/