home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / software / 3215 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!nwnexus!sounds!brianw
  3. From: BrianW@SoundS.WA.com (Brian Willoughby)
  4. Subject: Re: How do you download using  (XYZ)MODEM protocol?
  5. Message-ID: <C00nHK.3wv@sounds.wa.com>
  6. Sender: brianw@sounds.wa.com (Brian Willoughby)
  7. Reply-To: BrianW@SoundS.WA.com
  8. Organization: Sound Consulting, Bellevue, WA, USA
  9. References: <1992Dec17.144229.7067@athena.mit.edu>
  10. Date: Tue, 29 Dec 1992 10:22:32 GMT
  11. Lines: 32
  12.  
  13. Robert Lutwak writes
  14. | I compiled the zmodem package from sonata, but I can't figure
  15. | out how to combine these command-line utilities with kermit.
  16. | Should I be using tip?  How?
  17.  
  18. When sending a file from a remote machine to the NeXT, use tip and type:
  19.     sz file
  20. once you have logged on successfully to the remote machine.  Then execute the  
  21. tip command "~$" and at the Local Command? prompt type:
  22.     rz -1
  23.  
  24. The -1 parameter allows zmodem to work through tip, so you'll need to get the  
  25. version of zmodem for the NeXT which supports this option.  There were two  
  26. different version of zmodem when I started using the NeXT, but only one works  
  27. with tip.  Just type:
  28.     rz -h
  29. and you should see the following:
  30.  
  31. rz 1.26 08-21-87 for V7/BSD by Chuck Forsberg
  32. Usage:  rz [-1abeuv]            (ZMODEM Batch)
  33. or      rb [-1abuv]             (YMODEM Batch)
  34. or      rx [-1abcv] file        (XMODEM or XMODEM-1k)
  35.           -1 For cu(1): Use fd 1 for input
  36.           -a ASCII transfer (strip CR)
  37.           -b Binary transfer for all files
  38.           -c Use 16 bit CRC     (XMODEM)
  39.           -e Ignore control characters  (ZMODEM)
  40.           -v Verbose more v's give more info
  41. -- 
  42. Brian Willoughby    Software Design Engineer, BSEE NCSU
  43. BrianW@SoundS.WA.com    Sound Consulting and Signal Processing Software
  44. NeXTmail welcome    - NO EMAIL SOLICITATION without prior permission
  45.