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

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!sdd.hp.com!uakari.primate.wisc.edu!ames!data.nas.nasa.gov!taligent!apple!cambridge.apple.com!wilcox@cmns.Think.COM
  2. From: wilcox@cmns.think.com (Greg Wilcox)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: the kermit downloading blues
  5. Message-ID: <9208281748.AA12933@cmns.think.com.Think.COM>
  6. Date: 28 Aug 92 17:48:46 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 12
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12. I would like to download a file from cambridge.apple.com which is in .sit
  13. fort. I can get it from there to my own remote login site using ftp,
  14. but I cannot get it to my local machine intact. The problem is that the
  15. remote site has only kermit, not xmodem (at least invoking sb doesn't
  16. work). Of course by using kermit, I receive an integer number of packets,
  17. the last of which is partially empty. This last packet then causes a CRC
  18. error when I run BinHex.
  19.  
  20. Is there an easy way around this problem, such as truncating the file
  21. to the correct length? Or a setting in Kermit that would work?
  22. Then again, I'm not very good at UN*X, and I could be overlooking something
  23. there. Suggestions?
  24.