[comp.sys.ibm.pc] Kermit transfer..

pervect@bsu-cs.UUCP (Barrett Kreiner) (04/13/88)

Hi there.. I'm putting in my two cents worth.
Being volunteer archiver, I transfer info over kermit to my pc all the time
here is what I do..

unix/vax side:
set file type binary
send filename

(^[c)
msdos side
set eof noctrl-z
r

(I use kermit version 2.30.. earlier versions type out receive)
Oh.. if you are using the same screwball version on unix that we are,
you need to set the term to your personal dev.. (ours uses a default that
times out after 15 minutes.. love what it does to transfers)

If this has been posted previously, go away.. I got in to this a little late.

|---------------------------------------------------------------------------|
|Barrett Kreiner     UUCP:  <backbones>!{iuvax,pur-ee,uunet}!bsu-cs!pervect |
| %%%%%%%%%%%%%%%%%%%%%%%%% |-----------------------------------------------|
| Ball State U. Muncie, IN  | "I'll tell ya kid, the main problem with      |
|---------------------------| Pervish food is keeping the goo from crawling |
| out of the bowl while you're eating it"|  TOON: THE game for modern times |
| CGA: Cute Greenback Accumulator  EGA: ENHANCED Greenback Accumulator      |
| Disclamer: "I don't know them!  I'm a student, nobody listens to ME!"     |
|---------------------------------------------------------------------------|