From owner-freebsd-ports Wed Jun 5 08:33:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA10158 for ports-outgoing; Wed, 5 Jun 1996 08:33:52 -0700 (PDT) Received: from birk04.studby.uio.no (birk04.studby.uio.no [129.240.214.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA10152 for ; Wed, 5 Jun 1996 08:33:47 -0700 (PDT) Received: (from aagero@localhost) by birk04.studby.uio.no (8.7.5/sendmail95) id RAA00778; Wed, 5 Jun 1996 17:33:31 +0200 (MET DST) Date: Wed, 5 Jun 1996 17:33:31 +0200 (MET DST) Message-Id: <199606051533.RAA00778@birk04.studby.uio.no> Mime-Version: 1.0 From: =?iso-8859-1?Q?=22=C5ge?= =?iso-8859-1?Q?R=F8bekk=22?= To: ache@astral.msk.su CC: ports@freebsd.org In-reply-to: <199606051453.SAA00407@astral.msk.su> ((Unparsable address -- Strange character \á found: =?iso-8859-1?Q?=22=E1=5F=5E=5F=CE=C4=D2=C5=CA?= =?iso-8859-1?Q?=FE=C5=D2=CE=CF=D7?= =?iso-8859-1?Q?=5C?= (aka Andrey A. Chernov")) Subject: Re: ssh 1.2.13 and compression enabled Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk | > | > If ssh is linked with the libz available from ports, compressed | > | > transfers of relatively large files often/always terminate with | > | > | > | > buffer_compress: deflate returned Z_BUF_ERROR | > | > | > | > If I use libz095 from the ssh distribution, no errors are reported and | > | > the files are transferred just fine. | > | | > | What libz version you refer as "available from ports"? | > | Right now libz 1.0.2 is there. I saw this error with libz 1.0 | > | but never saw it with 1.0.2 | > | > I'm using libz 1.0.2. | | Are you shure that you use 1.0.2 on _remote_ side? | It is DEcompression error, not compression one. Ah of course. Well no, all the sshd servers i've connected to use libz095. -aage