home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20191 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  1.6 KB

  1. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!usc!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!nntp-server.caltech.edu!nyet
  2. From: nyet@cco.caltech.edu (n liu)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: ZModem comm: rz and sz (from CKermit)
  5. Date: 13 Dec 1992 19:59:12 GMT
  6. Organization: California Institute of Technology, Pasadena
  7. Lines: 30
  8. Message-ID: <1gg4mgINN52a@gap.caltech.edu>
  9. References: <dpn2.195.724208247@po.CWRU.Edu> <dpn2.196.724218026@po.CWRU.Edu> <1992Dec13.035151.13123@cs.brown.edu>
  10. NNTP-Posting-Host: punisher.caltech.edu
  11.  
  12. wcn@cs.brown.edu (Wen-Chun Ni) writes:
  13.  
  14.  
  15. >OK, I am a moron. But do you folks know how to  run rz/sz from Kermit?
  16. >The OS/2 Ckermit+M2ZModem can send/receive files in cooperation with
  17. >my school's sparc. When I use Linux+kermit+(rz,sz), things just don't
  18. >work. I know I must forget something or do something wrong. So please
  19. >enlighten me with your experience. Thanks alot.
  20.  
  21. Make sure you have the hacked rz/sz that allows you to send its
  22. stuff/recieve to/from a /dev other than tty via environment var (should
  23. be on tsx).
  24.  
  25. then if you do a
  26. remote% sz foo.bar
  27. ctrl \-c
  28. C-Kermit>!rz
  29. everything should work ok.
  30.  
  31. Note that sz sends an "rz" as the first thing, so all you have to do
  32. is a !sz to upload stuff.
  33.  
  34. I'm in the process of hacking it further to accept a command line option,
  35. also allowing status info to be printed on tty. Actually, I was thinking
  36. of making a dsz clone with a terminal mode eventually,. but I don't want
  37. to reinvent the wheel.. Anybody else playing with rz/sz?
  38.  
  39. Of course, if linux had PPP, all this would be moot ;-)
  40. -- 
  41. nyet@cco.caltech.edu
  42.