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: rsync hangs (v2.6.2-1 on both Cygwin and Fedora) From: "Clif J. Smith" To: cygwin AT cygwin DOT com Content-Type: text/plain Message-Id: <1090648090.16554.142.camel@centipede.int.cjs226.com> Mime-Version: 1.0 Date: Sat, 24 Jul 2004 00:48:10 -0500 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. 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/