home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / 3b1 / 3798 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.sys.3b1
  2. Path: sparky!uunet!ukma!psuvax1!news
  3. From: plu@math.psu.edu (Todd Andrew Simpson)
  4. Subject: Re: Term Programs....
  5. In-Reply-To: jbunch@tnl.com's message of Thu, 12 Nov 1992 04:04:06 GMT
  6. Message-ID: <BxM4MA.29y@cs.psu.edu>
  7. Sender: news@cs.psu.edu (Usenet)
  8. Nntp-Posting-Host: baire.math.psu.edu
  9. Organization: Penn State Department of Mathematics
  10. References: <BxL4Mw.MCr@tnl.com>
  11. Date: Thu, 12 Nov 1992 17:01:21 GMT
  12. Lines: 18
  13.  
  14. In article <BxL4Mw.MCr@tnl.com>, jbunch@tnl.com (john bunch) writes...
  15.  
  16. ........
  17.    I still am having problems with sending and receiving with zmodem.
  18.    Seems to work fine from the vax I call, but I can not get it to work
  19.    from the 2 different unix boxes I call?  Any clues would be greatly
  20.    appreciated.
  21.  
  22. I don't know if this is what you mean, but I used to have trouble uploading
  23. binary files with zmodem.  I would type rz on the remote (not my UnixPC)
  24. machine, then have Pcomm send a file with sz, and it would crash.  It 
  25. turned out that using `sz -e' instead of `sz' solved the problem; the
  26. former command escapes all control characters, so for instance telnet
  27. doesn't intercept the ^] characters in the binary file.  There's a way
  28. to setup the Pcomm external protocol so it'll use sz -e any time it
  29. sends a file via Zmodem.
  30.  
  31.  
  32.