This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rsync hangs copying file to a remote Windows 2000 server


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]