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: <000701c2378a$9a897770$0610a8c0@wyw> From: "Wu Yongwei" To: Subject: rsync hangs copying file to a remote Windows 2000 server Date: Tue, 30 Jul 2002 13:33:10 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 It seems rsync.exe (server) will hang when finishing dealing with the last file copied to a remote Windows 2000 server. A more detailed description: 1. I have a local directory on my Windows 2000 Professional box, say, C:\test. 2. I have a UNC path \\server\public mapped to G:\, which I have write access. 3. Open Cygwin and type "cd c:". 4. rsync -av test/ /cygdrive/g/test/ 5. rsync hangs on the last file (copying is successful). 6. In task manager there are two rsync.exe running. If I killed the right one (server, I guess), the command line in the Cygwin box will exit with the correct summary message. Rsyncing to a local directory is OK. Anyone has similar problems? Any clues? I am using the binary release of the latest 2.5.5 (updated today). An older version had this problem too, so I upgraded; but in vain. Best regards, Wu Yongwei -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/