home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / apps / 9566 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.1 KB  |  42 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!fauern!lrz-muenchen.de!informatik.tu-muenchen.de!rommel
  3. From: rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel)
  4. Subject: Re: Zmodem from within CKermit... how to ? (was Re: CKermit - help!)
  5. References: <1992Dec16.191954.4681@spcvxb.spc.edu> <724878221rommel.root@jonas.gold.sub.org> <1992Dec20.232155.4722@spcvxb.spc.edu>
  6. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Date: Mon, 21 Dec 1992 08:36:24 GMT
  9. Message-ID: <1992Dec21.083624.23908@Informatik.TU-Muenchen.DE>
  10. Lines: 30
  11.  
  12. In article <1992Dec20.232155.4722@spcvxb.spc.edu> benezra_a@spcvxb.spc.edu writes:
  13. >> Hmm, if you want to receive with Z-Modem, you have to send it with
  14. >> Z-Modem on the other side too. If, on the remote side you are
  15. >> connected to, you call kermit and tell it "send filename", it sends
  16. >> with kermit protocol. Better type "sz filename" on the remote host,
  17. >> return to local command mode with Alt-X and type RZ.
  18. >> 
  19. >> Kai Uwe Rommel
  20. >> 
  21. >When I type sz at the kermit prompt and hit the spacebar to type the filename, 
  22. >the system responds with a "bad command verb SZ" (or something like that). I 
  23. >can't even give the system the sz command. So now what do i do? Someone said
  24. >that my systems administrator needs to compile the zmodem protocol and put it 
  25. >on the VAX. Is that true and how do I get the source code for him? He'll do it, 
  26. >but i need to know what i'm talking about first.
  27.  
  28. You don't need to use kermit on the remote side at all for zmodem. Just
  29. use the system command "sz filename" to send from your command line. If
  30. not installed, the admin needs to get the zmodem sources and
  31. compile/install. I don't know at the moment where to get them, but I saw
  32. them posted in comp.sources.misc/unix some time ago, so he can find them
  33. at any of the archive sites of these groups.
  34.  
  35. Kai Uwe Rommel
  36.  
  37. /* Kai Uwe Rommel --- rommel@informatik.tu-muenchen.de */
  38.  
  39. DOS ... is still a real mode only non-reentrant interrupt
  40. handler, and always will be.                -Russell Williams
  41.  
  42.