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 Message-ID: <42810072.7060204@L93.com> Date: Tue, 10 May 2005 14:41:54 -0400 From: David Secret User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Windows XP 5.1.2600/Rsync freezes and does not copy any files Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I was trying to tunnel a file transfer via SSH from a Windows XP 5.1.2600 machine to a Windows 2003 machine, it seemed SSH was freezing but after further testing rsync seems completely incapable of operation. Doing a simple: $ ls /tmp/a a.txt b.txt c.txt cd /tmp rsync -r -vvvvv a b cmd= machine= user= path=b cmd=. b (rsync then does NOTHING for hours.) (Hitting ^C results in:) _exit_cleanup(code=20, file=/home/lapo/packaging/tmp/rsync-2.6.3/rsync.c line=231): entered rsync error: received SIGUSR1 or SIGINT (code 20) at /home/lapo/packaging/tmp/rsync-2.6.3/rsync.c(231) _exit_cleanup(code=20, file=/home/lapo/packaging/tmp/rsync-2.5.3/rsync.c line=231: about to call exit(20)_exit_cleanup(code=20, file=/home/lapo/packaging/tmp/rsync-2.6.3/main.c, line=965): entered .. Any ideas what is going on? It won't even copy a simple 3 file directory where the files are around 10 bytes each. This works GREAT under Windows 2003, and Windows 2000... If you have any ideas of how to debug this, or where to look it would be greatly appreciated. Please cc: my email address on any replies :) --David -- 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/