Index of /geminiatari/FILES/UTILITY/UNIXTOOL/UNIXRZSZ

      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Sep-2006 15:31 - [TXT] CRCTAB.C 25-Mar-1989 20:13 9k [TXT] EXPNDRGS.C 17-Sep-1989 06:44 9k [TXT] MAKEFILE 17-Sep-1989 06:43 2k [TXT] RBSB.C 25-Mar-1989 20:13 7k [TXT] RZ.1 17-Sep-1989 06:56 9k [TXT] RZ.C 14-Nov-1989 13:24 34k [TXT] SZ.1 17-Sep-1989 06:46 14k [TXT] SZ.C 17-Sep-1989 06:38 35k [TXT] ZM.C 25-Mar-1989 20:13 15k [TXT] ZMODEM.H 25-Mar-1989 20:13 5k


      README for Zmodem file transfer programs, Minix versions

Included with this readme file, you will find all the source necessary
to compile rz and sz for Minix. (This has only been tested on an Atari ST,
they might require minor modifications for PC's.)  This is basically
the zmodem distribution posted to comp.sources.unix a while back, with
a few modifications to get it running under Minix.  They should still
compile under Unix without changes. (Use Makefile.old) 

The source mentions several VAX/VMS specific source files.  
These are (obviously) not included in this comp.os.minix posting.  
If you need them, they can be found on any comp.sources.unix archive site.

One change is needed to /usr/include/stdio.h to define the clearerr macro.
To make the change copy stdio.h.cdiff to /usr/include, cd /usr/include,
and patch <stdio.h.cdiff. After that, just 'make install' and cross
your fingers.

These programs have only been tested by calling them from cu with
 ~%local rz 
   or
 ~%local sz [files...]

but they should be usable for a user logged in over a remote terminal
line.  You may want to install them in /usr/bin instead of /usr/lib
for this purpose.

Have fun,

Joe M. Doss, Jr.
jdoss@killer.Dallas.TX.US