home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / www / info / wwwmail.faq < prev   
Encoding:
Text File  |  1996-05-06  |  878 b   |  32 lines

  1. You can use email to retreive any valid URL by sending mail to:
  2.  
  3.      listproc@www0.cern.ch
  4.  
  5. In the body of message send either of the following commands, substituting
  6. a correctly formed Uniform Resource Locator for <URL>
  7.  
  8.      send <URL>
  9.  
  10.          or
  11.  
  12.      deep <URL>
  13.  
  14. Examples:
  15.  
  16. send http://www.eff.org/
  17. deep http://www.eff.org/
  18.  
  19. The first will retreive you just the requested link, the second will also 
  20. send any referenced link.   You can then read the HTML documents with any WWW
  21. browser or HTML/SGML reader.
  22.  
  23. In the above examples you'd get the index.html file for that directory.
  24. In the case of an ftp archive, such as ftp://ftp.eff.org/pub/:
  25. send ftp://ftp.eff.org/pub/
  26. you'd get the file listing.  You can also of course get specific files:
  27. send ftp://ftp.eff.org/pub/about.eff
  28.  
  29.  
  30. [based on a message by Bob Anderson <bazooka@well.com>]
  31. .
  32.