rsync keeps hanging on me - never gets off the ground (doesn't print the ("creating file list" message) - strace shows it hangs here:
33 120271067 [main] rsync 3236 cygwin_select: sel.always_ready 0 65 120271132 [main] rsync 3236 start_thread_socket: Handle 0x6D8 32 120271164 [main] rsync 3236 start_thread_socket: Added to readfds 31 120271195 [main] rsync 3236 start_thread_socket: exitsock 0x7EC 35 120271230 [main] rsync 3236 start_thread_socket: stuff_start 0x22A2E4 96 120271326 [main] rsync 3236 select_stuff::wait: m 2, ms 60000 CYGWIN_NT-5.1 rootboy2 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin rsync version 3.0.4 protocol version 30 netstat -an is showing a lot of these after several ctrl-c aborts of these hung rsyncs - not sure if that is where they came from or not: TCP 127.0.0.1:1140 127.0.0.1:1141 ESTABLISHED TCP 127.0.0.1:1141 127.0.0.1:1140 ESTABLISHED TCP 127.0.0.1:1142 127.0.0.1:1143 ESTABLISHED TCP 127.0.0.1:1143 127.0.0.1:1142 ESTABLISHED TCP 127.0.0.1:2629 127.0.0.1:2630 ESTABLISHED TCP 127.0.0.1:2630 127.0.0.1:2629 ESTABLISHED TCP 127.0.0.1:2631 127.0.0.1:2632 ESTABLISHED TCP 127.0.0.1:2632 127.0.0.1:2631 ESTABLISHED -- 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/