home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / roadmap.zip / RMMAP02.TXT < prev    next >
Text File  |  1995-04-12  |  6KB  |  151 lines

  1.  
  2. MAP02: LISTSERV FILE SERVER COMMANDS
  3.  
  4.  
  5.           "Patience is a necessary ingredient of genius"
  6.           -- Benjamin Disraeli
  7.  
  8.  
  9. Remember when you subscribed to the Roadmap list? You sent an e-mail
  10. letter to LISTSERV@UA1VM.UA.EDU which said
  11.  
  12.      SUBSCRIBE ROADMAP YOURFIRSTNAME YOURLASTNAME
  13.  
  14. in the body of your letter. Well, the SUBSCRIBE command
  15.  
  16.      SUBSCRIBE listname < full name >
  17.  
  18. is just one of dozens of LISTSERV commands that you can use by sending
  19. an e-mail letter to LISTSERV@UA1VM.UA.EDU (or to any other LISTSERV
  20. address) with a command in the body of your letter!
  21.  
  22. First off, what is a LISTSERV? Well, a LISTSERV is a mailing list
  23. program designed to copy and distribute electronic mail to everyone
  24. subscribed to a particular mailing list. We will talk much more about
  25. LISTSERVs and LISTSERV commands next week, but LISTSERVs work on
  26. a concept called "mail explosion." A single piece of e-mail is
  27. sent to a central address (the LISTSERV's address), and the
  28. LISTSERV then "explodes" the letter by duplicating that single
  29. letter and sending one copy of that letter to every single person
  30. subscribed to a particular mailing list (1). This "mail explosion"
  31. concept is what allows me to communicate with all of you with
  32. just a single e-mail letter sent to a central address.
  33.  
  34. What we are going to talk about today, however, is the LISTSERV file
  35. server. In an effort to keep this group's mail volume to a minimum,
  36. I've placed many of the "optional" workshop files on the University of
  37. Alabama's LISTSERV file server.
  38.  
  39. What is a LISTSERV file server? Well, besides distributing letters,
  40. LISTSERVs can also serve as a "library" of files -- files that YOU
  41. can retrieve using nothing but a simple e-mail letter sent to the
  42. LISTSERV's address with a few simple commands in the body of that
  43. letter.
  44.  
  45. When you subscribed to the Roadmap list, you mailed an e-mail letter
  46. to LISTSERV@UA1VM.UA.EDU with this command in the body of your letter:
  47.  
  48.      SUBSCRIBE list-name < full name >
  49.  
  50. To get files from the University of Alabama's LISTSERV file
  51. server, you are going to send another letter to LISTSERV@UA1VM.UA.EDU
  52. with a NEW command in the body of your letter:
  53.  
  54.      GET filename filetype F=format
  55.  
  56. Now that may look a little intimidating, but you are about to see that
  57. the GET command is as easy to use as the SUBSCRIBE command. Let's break
  58. the GET command down into its individual parts:
  59.  
  60.      GET                  tells the LISTSERV that you want it to send
  61.                           a file to you.
  62.  
  63.      filename filetype    tells the LISTSERV the name of the file that
  64.                           want it to get (for example: COPY NOTICE,
  65.                           ROADMAP 94-00001, RFC 1462, etc.).
  66.  
  67.      F=format             tells the LISTSERV how you want the file sent
  68.                           to you. For what we are doing, lets use
  69.                           F=MAIL (that way the LISTSERV will e-mail
  70.                           the files to you).
  71.  
  72. Now suppose I tell you that there is a file on the LISTSERV file server
  73. at the University of Alabama called COPY NOTICE. What do you have to
  74. do to retrieve this file? Well ...
  75.  
  76.      1) Address an e-mail letter to LISTSERV@UA1VM.UA.EDU (remember,
  77.         you are about to send a command, and all commands must be
  78.         sent to the LISTSERV address).
  79.  
  80.      2) In the body of your letter type GET COPY NOTICE F=MAIL
  81.  
  82. How about if I told you there was a file on the LISTSERV file server
  83. at the University of Alabama called RFC 1462? Well, again you would
  84. send an e-mail letter to LISTSERV@UA1VM.UA.EDU, but this time the
  85. body of the letter would say GET RFC 1462 F=MAIL
  86.  
  87. Think you can handle this? I hope so ... because this is your first
  88. homework assignment (eeeeek!). There are three files on the LISTSERV
  89. file server at the University of Alabama (LISTSERV@UA1VM.UA.EDU).
  90. Those files are:
  91.  
  92.      filename   filetype          description
  93.  
  94.      COPY       NOTICE            The Copyright notice for the entire
  95.                                   Roadmap workshop, along with the
  96.                                   workshop's acknowledgments.
  97.  
  98.      NET        INTRO             My own special explanation of what
  99.                                   the Internet is and how it works
  100.  
  101.      RFC        1462              The OFFICIAL "What is the Internet"
  102.                                   RFC/FYI by Krol and Hoffman (this is
  103.                                   kind of advanced stuff).
  104.  
  105. What I want you to do is use the GET command to get at least one of these
  106. files (you can get more than one if you want). What do I want you to do
  107. with the file after you get it? READ IT!! (As I said yesterday, PLEASE do
  108. not send the files back to me -- my mailer can not handle the volume
  109. of your responses).
  110.  
  111. That's your homework. Have a GREAT weekend!!
  112.  
  113. IMPORTANT NOTE: You must write a *NEW* letter to LISTSERV@UA1VM.UA.EDU
  114. for your GET commands to work. Replying to this letter will *NOT*
  115. work!
  116.  
  117. -----
  118.  
  119. What if the GET doesn't work? First, realize that it may take several
  120. hours for the LISTSERV to process your request and send the file
  121. back to you (hence the "patience" quote at the opening of today's
  122. lesson). 25,000 requests, even at one second per request, is going
  123. to take a LONG time to process!
  124.  
  125. If, after an incredible amount of time has passed, you have not
  126. heard back from the LISTSERV, double check that you used the
  127. correct address: LISTSERV@UA1VM.UA.EDU (that's "you-ay-won-vee-em").
  128. Second, make sure the GET command is in the BODY of your letter.
  129. Finally, make sure that you have included all of the parts of the
  130. GET command (GET filename filetype f=format).
  131.  
  132. If, after all of this, the command still does not work, talk with your
  133. local Internet service provider (do NOT write to me). Chances are, the
  134. problem is that your mail program is putting the wrong return address
  135. onto your letters. This is a local problem, and your local Internet
  136. service provider should be able to give you some suggestions.
  137. (Again, do NOT write to me!)
  138.  
  139. Have fun :)
  140.  
  141. SOURCES:
  142.  
  143. (1) LISTSERV User Guide, EARN Association, July 21, 1993
  144.  
  145.  
  146.    PATRICK DOUGLAS CRISPEN    THE VIEWS EXPRESSED IN THIS LETTER DO NOT
  147.     PCRISPE1@UA1VM.UA.EDU      NECESSARILY REPRESENT THE VIEWS OF THE
  148.   THE UNIVERSITY OF ALABAMA      UNIVERSITY OF ALABAMA - TUSCALOOSA
  149.  
  150.       ROADMAP: COPYRIGHT PATRICK CRISPEN 1994. ALL RIGHTS RESERVED.
  151.