On Jun  1 17:03, theodor.kaz...@gmx.de wrote:
> Hi folks,
> 
> unfortunately, my issue seems to be not interesting enough to trigger 
> someones attention... ;)
> 
> Was my issue well described or do you have further questions? I'd
> appreciate any help leading me forward, e.g. maybe some hints in howto
> instrument cygwin sources to be able to further trace the data through
> and debug into the cygwins write / read functions...

I have no good idea how to debug this further, other than running under
strace (which takes a lot of patience), but I tried to do the same with
the stock scp 6.8 on Cygwin 2.0.2 x86_, basically a loop:

  while true
  do
    scp -C my_linux_box:TEST.txt . && diff TEST.orig TEST.txt || break
  done

The TEST.orig/TEST.txt file was generated as described in your OP.  The
loop is running now for a couple of hours without fail.

Any chance this is BLODA-induced?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpbXGa15gSba.pgp
Description: PGP signature

Reply via email to