> -----Original Message-----
> From: Tillman, James 
> Sent: Thursday, June 26, 2003 12:18 PM
> To: '[EMAIL PROTECTED]'
> Subject: Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
> 
> 
> When using Cygwin Rsync 2.5.6/OpenSSH 3.6.1 for copying files from
> Win2k->Win2k, I get 2 or 3 hung processes on the 
> receiving-side out of about
> every 50 runs.  

I left out a few details that might help:

1. The hung processes come in 2's.  So it's either 2 or 4 or 6, etc.  I read
somewhere about rsync using one process for sending and a second process for
receiving, so perhaps that why the hangs come in pairs.

2. I tried attaching to the processes with strace, but received no output at
all.  It might be that I didn't know what I was doing.  I used this
invocation on each one:

strace -p 123  (where 123 is the process id)

jpt
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to