home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / misc / 18623 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.9 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!mentor.cc.purdue.edu!nova.cc.purdue.edu
  2. From: ab@nova.cc.purdue.edu (Allen B)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Access to Archives?
  5. Message-ID: <56674@mentor.cc.purdue.edu>
  6. Date: 12 Aug 92 19:24:53 GMT
  7. References: <1992Aug8.203551.773@dolphin.com>
  8. Sender: news@mentor.cc.purdue.edu
  9. Distribution: usa
  10. Lines: 48
  11.  
  12. In article <1992Aug8.203551.773@dolphin.com> zac@dolphin.com (Zacharias J.  
  13. Beckman) writes:
  14. > Is there a means to reach the archive sites of NeXT software (i.e.:  
  15. > sonata.cc.purdue.edu and nova.cc.purdue.edu) without FTP access?  Is  
  16. > there an anonymous UUCP account?  Any other means?  I would very much  
  17. > appreciate details.  Thank you!
  18.  
  19. Wow, I just answered this a few days ago here.  I'll check
  20. the FAQ and see if it needs some polishing so I can refer
  21. people there with more confidence.
  22.  
  23. You can get files from sonata by sending email to:
  24.  
  25.     archive-server@cc.purdue.edu
  26.  
  27. The subject can be anything you want since (normally) no
  28. one sees it.  The body should be a list of commands.
  29.  
  30. The main one is "send", as in: 
  31.  
  32.     send next/2.0-release/source/Opener3.0.tar.Z
  33.  
  34. (which you should get if you plan to do a lot of this, BTW.)
  35.  
  36. That'll uuencode the file, split it into pieces, and mail
  37. it to you.  You can control how this is done (like btoa
  38. instead of uuencode or cut it in different sized chunks)
  39. by using other commands. 
  40.  
  41.     help
  42.  
  43. Will send you a help file.  I'm rewriting this because the
  44. current one is kind of ugly. 
  45.  
  46. The command "path" lets you change where the stuff is sent
  47. (in case you want it to go to another account or your mailer
  48. botches the header fields.)  I could send something to you
  49. via the archive-server by saying: 
  50.  
  51.     path zac@dolphin.com
  52.  
  53. I hope that's enough info to get you started.  Look around
  54. for my other posting as it was more detailed. 
  55.  
  56. As always, send Archive related mail to
  57. archive-management@cc.purdue.edu. 
  58.  
  59. ab
  60.