home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / hardware / 4129 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.2 KB

  1. Xref: sparky comp.sys.sun.hardware:4129 comp.dcom.modems:12687
  2. Path: sparky!uunet!olivea!hal.com!decwrl!mips!darwin.sura.net!blaze.cs.jhu.edu!whatever.cs.jhu.edu!swiet
  3. From: swiet@whatever.cs.jhu.edu (Alexander Swietlicki)
  4. Newsgroups: comp.sys.sun.hardware,comp.dcom.modems
  5. Subject: Re: tip - xmodem query
  6. Message-ID: <1992Aug28.204537.10307@blaze.cs.jhu.edu>
  7. Date: 28 Aug 92 20:45:37 GMT
  8. References: <kebIsTq00iQXQTAFgo@andrew.cmu.edu>
  9. Sender: news@blaze.cs.jhu.edu (Usenet news system)
  10. Organization: Johns Hopkins Computer Science Department, Baltimore, MD
  11. Lines: 14
  12.  
  13. In article <kebIsTq00iQXQTAFgo@andrew.cmu.edu> ap10+@andrew.cmu.edu (Anand Patwardhan) writes:
  14. >
  15. >Hi all
  16. >
  17. >We are using xmodem (started from within tip, with ~C) to send a file.
  18. >This is on a sun4. The problem is that for some reason, the nl character
  19. >(hex 0a) does not get passed, whenever it appears in the file. Yes, we
  20. >are using binary mode for xmodem, and tip is being operated in
  21. >non-beautify and rawftp modes. 
  22. >Any ideas why this might be happening? 
  23.  
  24.     I use tip and zmodem with my NeXT.  The way it works for me is having
  25. a ~/.tiprc file with the line SHELL=/bin/sh, and using the ~$ tip escape, with
  26. sz -1 or rz -1 (sz/rz -1b for binary).  Hope this helps...
  27.