On 15 Feb 2000, Niels Möller wrote:
> Keresztfalvi Gabor <[EMAIL PROTECTED]> writes:
> > I still have the problem of the $subject.
> There were two bugs involved.
Almost perfect. The commands
./lsh --no-pty -p 4711 -v localhost >c
cat /vmlinuz
works well, but if I want to use compression as
./lsh --no-pty -p 4711 -z -v localhost >c
cat /vmlinuz
then it dies with:
do_zlib: Estimated size exceeded: input = 5845, estimate = 6724, output = 8201
do_zlib: Estimated size exceeded: input = 2979, estimate = 4377, output = 8201
do_zlib: Both avail_in and avail_out are zero.
do_zlib: deflate() or inflate() failed: No error(?)
read_buffered(): fd died, 1472 buffered bytes discarded
Connection died, for reason 1.
And the server side writes:
do_zlib: Both avail_in and avail_out are zero.
do_zlib: Estimated size exceeded: input = 8201, estimate = 5670, output = 5751
do_zlib: Both avail_in and avail_out are zero.
do_zlib: Estimated size exceeded: input = 8201, estimate = 5950, output = 8212
Connection died, for reason 2.
Any ideas?
Greets,
Keresztg
P.s.: BTW what is the priority of implementing the remote command
execution?
+ Keresztfalvi Gabor
+ Student of the Budapest University of Technology and Economics
+ mailto: [EMAIL PROTECTED] [EMAIL PROTECTED]
+ http://www.sch.bme.hu/~keresztg/