.CD "kermit \(en transfer a file using the kermit protocol" .SX "kermit" .FL "\fR(many)" .EY "kermit" "Start kermit" .PP This is a slightly lobotomized \fIkermit\fR. The help command, the script facility, and the automatic dial support have been removed. The ? and ESC commands still work, so there is still reasonable built-in help. The only V7 \fIkermit\fR feature that does not work is the ability to see whether there are input characters waiting. This means that you will not be able to ask for status during a file transfer (though this is not critical, because \fIkermit\fR prints a dot every so often and other special characters whenever there is an error or timeout). .PP To use \fIkermit\fR on an IBM PC, you must first set the line speed (because \fIkermit\fR cannot do this) although it cannot hurt to set it on the 68000 as well. To set it to 2400 baud, for example, type: .HS .Cx "stty 2400 " .Cx "connect" .fi .PP On the other end of the line, for example, the host at your local computer center to which you want to transfer files, a typical profile might be: .HS .nf .Cx "set rec packet 1000" .Cx "set fil name lit" .Cx "set fil type bin" .Cx "server" .fi .HS .PP On the IBM PC, It is not possible to recompile \fIkermit\fR on .MX because it is so large that the assembler runs out of memory. However, you may be able to recompile it on \s-2MS-DOS\s0 using one of the C compilers there. You will have to convert the binary to .MX format, however. .PP \fIKermit\fR has many other options and features. For a pleasant and highly readable description of it, see the following book: .HS .in +0.25i .nf Title: Kermit: A File Transfer Protocol Author: Frank da Cruz Publisher: Digital Press Date: 1987 ISBN: 0-932376-88 .fi .in -0.25i .HS .PP For information about recent \fIkermit\fR developments, versions for other systems, and so forth, please contact: .nf .HS .in +0.25i Christine M. Gianone Manager, Kermit Development and Distribution University Center for Computing Activities Columbia University 612 West 115th Street New York, N.Y. 10025 .in -0.25i .HS .fi Over 400 versions of \fIkermit\fR are available, so it is likely there is one for any computer your .MX system might want to talk to. Columbia University also publishes a newsletter about \fIkermit\fR that can be requested from the above address.