Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 01:33:17 -0800 (PST)
From:      Eugene Pimenov <libc.mail@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Pasting via ssh causes data loss
Message-ID:  <7f73df71-b828-41b6-a27b-c7c6626e8950@g38g2000yqn.googlegroups.com>
In-Reply-To: <200812010631.35147.fbsd.questions@rachie.is-a-geek.net>
References:  <BE908921-8606-4D31-85A7-23C443EDA2B5@gmail.com>  <200811301736.30079.fbsd.questions@rachie.is-a-geek.net> <8392DE41-4800-4CE9-A078-C1921FADDD9A@gmail.com>  <200812010631.35147.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On 1 =C4=C5=CB, 08:31, Mel <fbsd.questi...@rachie.is-a-geek.net> wrote:
> On Sunday 30 November 2008 17:53:21 Eugene Pimenov wrote:
>
> > 30.11.2008, =D7 19:36, Mel =CE=C1=D0=C9=D3=C1=CC(=C1):
> > > On Sunday 30 November 2008 06:46:59 Eugene Pimenov wrote:
>
> > > Not sure, but can you copy files via cat? As in:
> > > cat /tmp/foo | ssh machine "cat - >/tmp/foo"
>
> > > If that isn't truncated, I can only think of clipboard limitations
> > > or tty
> > > issues.
>
> > No, it's not truncated. All of 6060 bytes are copied.
>
> > What kind of tty issues/clipboard limitations might it be?
>
> *If* it's a tty issue, should be reproducable with telnet. If it's not, t=
hen I
> suggest logging in with ssh -v and see if anything weird comes up.
> The oddball out of the box answer would be that some character gets trans=
lated
> as EOF from linux to bsd by the term settings, but it's a stretch.

Can't check telnet... there's no telnet demon around.

I tried ssh -vvv, nothing between connect and disconnect.

It's definitely not an EOF. It just loses some part of data, doesn't
stop receiving after some point.

>
> --
> Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7f73df71-b828-41b6-a27b-c7c6626e8950>