Transferring Files from a Mac to a Unix Computer using Kermit

Scenerio: You have a file, created on the Mac with MS Word and you want to get it into a Unix computer so that you can do something with it (like email it to someone).

1. Open the file with Word. First, under the Format Menu, "Document" section, set the right margin to 2 inches. Then, under the File menu, select "Save As" In the dialog box, select "Save File as Type:" and then slide down to "Text Only With Line Breaks." When the dialog box returns to the "Save As" box, create a new, Unix-legit [*] filename and save the file.

Close the file immediately.

2. Move the file so that it is on the same drive and in the same folder as your communications program (Kermit, Z-Term, Microphone).

3. Run your telecom program.

If you are running Kermit, skip to step 4.

Otherwise, somewhere in the menu bar is a link to a dialog box that allows you to define file transfer protocols or modes. Find that dialog box and select "kermit" file transfer protocol.

4. login to your Unix account.

5. At the % prompt, type "kermit" (no quotes).

6. The Kermit prompt is "C-Kermit>" (no quotes)

7. At the C-Kermit prompt, type "rec" (no quotes)

8. Grab your mouse, pull down the File menu, and select "Send" (or "Send File")

Use the finder dialog box to locate the appropriate file, select and send it.

9. When the "C-Kermit>" prompt returns, type "exit" (no quotes).

10. Do what you like with the file.


(c)Copyright 1985, 1996 by Bruce Jones
Anyone is free to reproduce any of these documents in their entirety or parts thereof providing:
  1. Sections used are reproduced entirely and without alteration
  2. The following page footer is reproduced on each page:
    BJ's UNIX Primer - (c) Bruce Jones - 1985, 1996
  3. Full credit is noted somewhere in the reproduction
Bruce Jones 			Department of Communication
bjones@ucsd.edu			University of California, San Diego
(619) 534-0417/4410		9500 Gilman Drive
FAX (619) 534-7315		La Jolla, Ca. 92093-0503

Comments to: bjones@ucsd.edu


Return to:
Bruce Jones Homepage
BJ's Unix Primer Index
The CommWeb Homepage

This page last updated on: Feb 3 1997