cygwin on W7: stalled scp (openssh-6.8p1), lost ssh-scp-pipe data

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Jun 1 18:54:00 GMT 2015


On Jun  1 17:03, Theodor.Kazhan@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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20150601/3b41d9f8/attachment.sig>


More information about the Cygwin mailing list