home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20627 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!psinntp!pool!ujlh
  3. From: ujlh@pool.info.sunyit.edu (James Henrickson)
  4. Subject: Re: ZModem comm: rz and sz (from CKermit)
  5. Message-ID: <1992Dec15.220736.13594@pool.info.sunyit.edu>
  6. Organization: State University of New York -- Institute of Technology
  7. References: <dpn2.196.724218026@po.CWRU.Edu> <1992Dec13.035151.13123@cs.brown.edu> <1gg4mgINN52a@gap.caltech.edu>
  8. Date: Tue, 15 Dec 1992 22:07:36 GMT
  9. Lines: 29
  10.  
  11. In article <1gg4mgINN52a@gap.caltech.edu> nyet@cco.caltech.edu (n liu) writes:
  12. >wcn@cs.brown.edu (Wen-Chun Ni) writes:
  13. >
  14. >>OK, I am a moron. But do you folks know how to  run rz/sz from Kermit?
  15. >>The OS/2 Ckermit+M2ZModem can send/receive files in cooperation with
  16. >>my school's sparc. When I use Linux+kermit+(rz,sz), things just don't
  17. >>work. I know I must forget something or do something wrong. So please
  18. >>enlighten me with your experience. Thanks alot.
  19. >
  20. >Make sure you have the hacked rz/sz that allows you to send its
  21. >stuff/recieve to/from a /dev other than tty via environment var (should
  22. >be on tsx).
  23. >
  24. >then if you do a
  25. >remote% sz foo.bar
  26. >ctrl \-c
  27. >C-Kermit>!rz
  28. >everything should work ok.
  29.  
  30. I know it involves more keystrokes, but I use "!rz < /dev/ttys2 > /dev/ttys2".
  31. This way, I can download over different lines without worrying about changing 
  32. an environment variable.  If I use my usual line, I have the desired command
  33. in a Kermit script file and just type "take rb".
  34.  
  35. -- 
  36. Jim H.
  37. *
  38. * James L. Henrickson  |  "I don't need a signature, I need a job!"
  39. * ujlh@sunyit.edu      |  BSCS, December 1992
  40.