home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / infosyst / gopher / 1175 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.8 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!biosci!uwm.edu!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!pitt.edu!vms.cis.pitt.edu!valentin
  2. From: valentin@vms.cis.pitt.edu
  3. Newsgroups: comp.infosystems.gopher
  4. Subject: Using .cap files and the "Path" line
  5. Message-ID: <9738@blue.cis.pitt.edu.UUCP>
  6. Date: 16 Nov 92 20:19:01 GMT
  7. Sender: news+@pitt.edu
  8. Organization: University of Pittsburgh
  9. Lines: 41
  10.  
  11. Hi, 
  12.  
  13.     I'm trying to build a gopher server, and I'm having some trouble with 
  14. .cap directories, specifically using the "Path" line. 
  15.  
  16.     We have a directory /afs/pitt.edu/public/info/pittdoc which contains 
  17. a number of documents that are of general interest to the Pitt community. 
  18.  
  19.     My gopher data directory is /usr/gopher/data. In there I have a directory
  20. called "University of Pittsburgh Documentation". I want to reference the documents in 
  21. the information directory with the .cap functionality. So, I have 
  22.  
  23. /usr/gopher/data/University of Pittsburgh Documentation/somefile 
  24.  
  25. and 
  26.  
  27. /usr/gopher/data/University of Pittsburgh Documentation/.cap/somefile
  28.  
  29. The .../cap/somefile looks like this:
  30.  
  31. Name=Getting Started with Blah Blah Blah
  32. Type=0
  33. Path=0/afs/pitt.edu/public/info/pittdoc/blah-blah.doc
  34.  
  35.  
  36. This works insofar as the name appears in the gopher client. However, 
  37. when I try to actually retrieve the document, it responds with 
  38.  
  39. OServer error: /afs/pitt.edu/public/info/pittdocblah-blah.doc' does 
  40. not exist!! error.host 1
  41.  
  42. The file exists just fine. I've tried a whole lotta combinations with 
  43. this. The file is world readable, and it behaves just the same whether 
  44. or not it is in afs. 
  45.  
  46. If you'd care to look at it, the gopher server is gopher.pitt.edu port 70. 
  47.  
  48. Any help you can give me is greatly appreciated. Thanks is advance. 
  49.  
  50. Shawn Hernan 
  51. valentin+@pitt.edu
  52.