From: John Hood (jhood@smoke.marlboro.vt.us)
Date: 02/21/93


From: jhood@smoke.marlboro.vt.us (John Hood)
Subject: Re: rzsz && kermit
Date: 22 Feb 1993 02:54:29 GMT

In article <12190.595.uupcb@almac.co.uk> keith.willis@almac.co.uk (Keith Willis) writes:
>
>
> I saw mention in here recently about using rz from kermit
> under Linux. The suggestion was to start the transfer on the
> remote and then to return to kermit and issue the command
> 'run rz </dev/modem >/dev/modem'.
>
> This does fire up rz, but it's '**nnnnn' messages still go to
> the screen and it fails to establish a connection with the
> zmodem running at the remote.

Use version 2.x or below of rzsz. Versions 3.x can be patched to work
as a local program, if you also feel like paying Chuck Forsberg his
shareware fee (which, admittedly, is low).

Somebody else posted a shell script to run rz with the correct tty
device. Far better to do it in .kermrc, like this:

define rz !rz \%1 \%2 \%3 \%4 \%4 \%5 \%6 \%7 \%8 \%9 < \v(line) > \v(line)
define sz !sz \%1 \%2 \%3 \%4 \%4 \%5 \%6 \%7 \%8 \%9 < \v(line) > \v(line)

This allows you to simply type the obvious 'rz' at the Kermit command
line, just as you would at the remote's shell prompt.

(I use this on Xenix. It's not [yet] tested under Linux; I don't have
a spare machine. Soon, soon...)

-- 
John Hood                                       Cthulhu-- just imagine it!
jhood@smoke.marlboro.vt.us
Duke U, 1980:  "Okay, so a few systems have the net started. What next?"