lkml.org 
[lkml]   [2001]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[OT] Re: rsync + ssh fail on raid; okay on 2.2.x
On Thu, 18 Jan 2001, Nick Urbanik wrote:

> Dear folks,
>
> I use rsync to transfer my mail (including this list) from work to home
> over ppp ussing OpenSSH 2.3.0. I have no problem transfering hundreds
> of megabytes of my babies' photos from a non-raid partition (going to
> work), but I get:
>
> nsmail/Inbox
> Write failed: Cannot allocate memory
> unexpected EOF in read_timeout

This is not the right place to ask (or answer), but anyway:

Make sure you do not use protocol version 2 with openssh 2.3.0, since it
is ***very*** broken, and more often than not fails to receive (and
transmit?) all data.

Try
dd if=/dev/zero bs=1k count=100 | wc
and
ssh machine dd if=/dev/zero bs=1k count=100 | wc

They should give you the same result. If not, you have the broken ssh.

/Tobias

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.059 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site