home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / apps / 9542 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.0 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!spool.mu.edu!caen!destroyer!ncar!asuvax!chnews!hfglobe!imutm1.de.intel.com!gold.sub.org!jonas.gold.sub.org!rommel
  2. From: rommel@jonas.gold.sub.org (Kai Uwe Rommel)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: Zmodem from within CKermit... how to ? (was Re: CKermit - help!)
  5. Distribution: world
  6. Message-ID: <724878221rommel.root@jonas.gold.sub.org>
  7. Sender: root@jonas.gold.sub.org
  8. Date: Sun, 20 Dec 92 20:03:41 MET
  9. References: <1992Dec14.222716.4666@spcvxb.spc.edu> <1992Dec15.190834.28596@nevada.edu> <1992Dec16.191954.4681@spcvxb.spc.edu>
  10. Organization: Private
  11. Lines: 27
  12.  
  13. In article <1992Dec16.191954.4681@spcvxb.spc.edu> benezra_a@spcvxb.spc.edu writes:
  14. >I am about to pull the hair out of my head. I am doing exactly what you 
  15. >describe but I can not get a file transfer. The window opens that says 
  16. >unregistered copy and all these different values with dotted lines after the 
  17. >descriptions ie. time remaining , file size etc. But nothing happens. I need to 
  18. >^C to get out and back to kermit.
  19. >I am using a Zoom 14.4 modem on com2 if that matters. I type:"send filename"at 
  20. >the kermit prompt and then alt-x to local kermit. I type RZ <enter> and nothing 
  21. >happens. What am i doing wrong? I have the 2 lines at the top of this post in 
  22. >my ckermit.ini file. Please help.
  23. >Alan B.
  24.  
  25. Hmm, if you want to receive with Z-Modem, you have to send it with
  26. Z-Modem on the other side too. If, on the remote side you are
  27. connected to, you call kermit and tell it "send filename", it sends
  28. with kermit protocol. Better type "sz filename" on the remote host,
  29. return to local command mode with Alt-X and type RZ.
  30.  
  31. Kai Uwe Rommel
  32.  
  33. --
  34. /* Kai Uwe Rommel                                      Muenchen, Germany *
  35.  * rommel@jonas.gold.sub.org                       Phone +49 89 723 4101 *
  36.  * rommel@informatik.tu-muenchen.de                  Fax +49 89 723 7889 */
  37.  
  38. DOS ... is still a real mode only non-reentrant interrupt
  39. handler, and always will be.                -Russell Williams
  40.