Path: utzoo!utgpu!water!watmath!clyde!rutgers!pbox!okstate!glass From: glass@a.cs.okstate.edu (Donnie Glass) Newsgroups: comp.sys.ibm.pc Subject: Re: UNIX to PC binary file transfer (HELP) Message-ID: <3203@okstate.UUCP> Date: 23 Feb 88 21:13:08 GMT References: <4433@sigi.Colorado.EDU> Distribution: na Organization: Oklahoma State Univ., Stillwater Lines: 24 in article <4433@sigi.Colorado.EDU>, murillo@sigi.Colorado.EDU (Rodrigo Murillo) says: > > Could someone tell me how to transfer files from unix to the PC? > I am running PC-VT on my PC and kermit (of course) on the unix side. > PC-VT allows you to shell to MS-KERMIT. I can't seem to get the > sequence of events down... Any suggestions would be greatly > appreciated. > appreciated. After you get into MS-KERMIT, type CONNECT to connect you to the unix system. Next, inside the unix-KERMIT, type SEND filename [RETURN]. Escape back to your local system (it's probably CTRL-']' 'C' or a similar keystroke sequence) and, at MS-KERMIT type RECEIVE filename [RETURN]. When the transfer is complete, type EXIT at both kermit prompts. If you wish to upload files to the unix machine, just reverse the send/receive commands (i.e., type RECEIVE on the unix machine and SEND on your pc). --------------------------------------------------------------------------- D. J. Glass Oklahoma State University Dept. of Computer Science (glass@a.cs.okstate.edu)