home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume3 / okstate < prev    next >
Text File  |  1986-11-30  |  7KB  |  173 lines

  1. Subject: UUCP Access to Kermit Distribution
  2. From: okstate!vasoll
  3. Newsgroups: mod.sources
  4. Approved: jpn@panda.UUCP
  5.  
  6. Mod.sources:  Volume 3, Issue 85
  7. Submitted by: okstate!vasoll
  8.  
  9.  
  10. There has been renewed interest lately in obtaining the Kermit sources
  11. via UUCP.  These are the latest instructions for direct uucp access from
  12. okstate.
  13.  
  14. Mark Vasoll
  15. Department of Computing and Information Sciences
  16. Oklahoma State University
  17.  
  18. UUCP:  {cbosgd, ea, ihnp4, isucs1, mcvax, pesnta, uokvax}!okstate!vasoll
  19.  
  20. ARPA:  vasoll%okstate.csnet@csnet-relay.arpa
  21. ------------------------
  22.  
  23. OKLAHOMA STATE UNIVERSITY KERMIT DIALUP ACCESS
  24.  
  25.  
  26. UUCP and Kermit access to the complete Kermit distribution is available from
  27. the Department of Computing and Information Sciences, Oklahoma State 
  28. University, Stillwater, Oklahoma.
  29.  
  30. The files from TAPE A are in /usr/spool/uucppublic/kermit-a/*
  31.  
  32. The files from TAPE B are in /usr/spool/uucppublic/kermit-b/*
  33.  
  34.  
  35. - - UUCP -
  36.  
  37. You need to set up "okstate" as a site in your "L.sys" UUCP dialing file
  38. using the information listed below.  You can then issue the following 
  39. commands on your system:
  40.  
  41.    uucp okstate!~uucp/kermit-a/aaaread.me /usr/spool/uucppublic
  42.  
  43.    (this example will retrieve a general information file about the entire
  44.     Kermit Distribution.  DO THIS FIRST!)
  45.  
  46.  
  47.    uucp okstate!~uucp/kermit-b/ck\* /usr/spool/uucppublic
  48.  
  49.    (this example will retrieve the current version of C-Kermit)
  50.  
  51. "/usr/spool/uucppublic" was chosen as the destination on your system since
  52. the destination must be WIDE OPEN (drwxrwxrwx) to everyone.  You should not
  53. remove files from your uucppublic until the entire transfer is complete
  54. including any redials that are necessary.  If you do remove some files, our
  55. system may retransmit them, resulting in a higher phone bill for you.
  56.  
  57. There are 2 files available that contain information about the entire
  58. distribution.  We recommend that you retrieve these files first.  They are
  59. "aaaread.me" which explains the file name conventions used, and "aafiles.dir"
  60. which is a complete listing (by name) of all files in the in each kermit
  61. directory.  These files will enable you to choose the right files the first
  62. time to save those high dollar phone bills.
  63.  
  64. - ---- UUCP Login information ----
  65.  
  66. Site Name    :  okstate
  67. Phone number :  (405) 624-6953  (one line only)
  68. Login name   :  uucpker
  69. Password     :  thefrog
  70. Hours        :  24 hours per day, 7 days a week
  71. Problem      :  okstate!uucp-support  (UUCP)
  72.   reports    :  uucp-support%okstate@csnet-relay  (ARPA)
  73.  
  74. The phone number is for 300/1200 baud (bell compatible).
  75.  
  76. The following is a sample L.sys line (\r is a carriage return).  You might
  77. want to put a time restriction on Any. ("Any2100-900" in Illinois)
  78.  
  79. okstate Any ACU 1200 405-624-6953 "" \r ogin: uucpker word: thefrog
  80.  
  81. Just a few notes on how to best retrieve parts of the Kermit distribution
  82. using UUCP...
  83.  
  84.   -  Install the proper L.sys entry and test it using the debugging option
  85.      of UUCICO (-x).  Repeat this step until you successfully complete a
  86.      "no work" connection, this will verify that your L.sys entry is correct
  87.      and will minimize frazzled nerves.
  88.  
  89.   -  Retrieve the files `aaaread.me' and `aafiles.dir' with the following
  90.      commands:
  91.  
  92. uucp -c -d okstate!~uucp/kermit-a/aaaread.me  /usr/spool/uucppublic
  93. uucp -c -d okstate!~uucp/kermit-a/aafiles.dir /usr/spool/uucppublic/files.dir.a
  94. uucp -c -d okstate!~uucp/kermit-b/aafiles.dir /usr/spool/uucppublic/files.dir.b
  95.  
  96.      You will have to escape the exclamation point and the tilde if you are
  97.      using the C shell (i.e. ...okstate\!\~uucp/kermit-a...).
  98.  
  99.   -  Choose the versions of Kermit that you wish to transfer and issue the
  100.      proper UUCP command.  Some systems don't seem to like wildcards, but
  101.      in any case the wildcards will have to be escaped from your shell. The
  102.      following command would retrieve the files relating to C-Kermit:
  103.  
  104. uucp -c -d okstate!~uucp/kermit-b/ck\* /usr/spool/uucppublic
  105.  
  106.      PLEASE NOTE THE USE OF /usr/spool/uucppublic!  Unless you *really* 
  107.      understand how UUCP's protections work you should not change this!  A
  108.      number of people have queued >100 files and had their systems refuse
  109.      to store them in out of the way places.  This results in wasted phone
  110.      time!
  111.  
  112. - -------------------------------------------------------------------------------
  113.  
  114. KERMIT SERVER ACCESS TO THE KERMIT DISTRIBUTION AREA.
  115.  
  116. Okstate also provides access to the KERMIT distribution via a KERMIT Server.
  117. The number is the same as above for the uucpker login, so the line may be busy
  118. quite a bit.  This server is a specialized server with controlled access.  At
  119. present, the server is only allowed access to the kermit directories on our
  120. machine.  By issuing the command  "REMOTE HELP"  from your KERMIT, you will see
  121. a description of the commands that the server will recognize, and a line like
  122.  
  123. - --> /usr/spool/uucppublic/kermit-a: r
  124.       /usr/spool/uucppublic/kermit-b: r
  125.  
  126. This means that the server can read files from the indicated directory.  Other
  127. possibilities exist, there is w-Write access, d-Delete access, and x-Execute
  128. access.  At any rate, you can only read from the kermit-* directories at this
  129. time, and these are the only directories that you may access.
  130.  
  131. KERMIT login   :   kermsrv
  132. Password       :   piggy
  133. Parity         :   even
  134. Data path      :   7 bit
  135. Available      :   24 hours/day, 7 days a week
  136.  
  137. When the login is completed, the server will start, and you should escape
  138. back to your local KERMIT to issue further commands.  If the server remains
  139. idle for a period of time around 10 minutes, it will be stopped.  While the
  140. server is receiving data other than NAK packets, it will continue to run.
  141.  
  142. The best place to start after logging on is "REMOTE HELP", followed closely by
  143. the desired "REMOTE DIR" commands.  If you don't include an argument to REMOTE
  144. DIR, you should be prepared for more than 600 lines of output.  It is usually
  145. better to read the AAAREAD.ME file (using REMOTE TYPE perhaps) and then do
  146. the DIR with some kind of wildcard (like "REMOTE DIR ck*").
  147.  
  148. If your kermit does not support remote commands, then you can get files from
  149. either directory by preceding the file name with the proper path, as in:
  150.  
  151.     get /usr/spool/uucp/kermit-b/ck*
  152.  
  153.  
  154. - -----------------------------------------------------------------------------
  155.  
  156.   -  If you are having problems connecting to our system PLEASE send mail
  157.      to {cbosgd, ea, ihnp4, isucs1, mcvax, uokvax}!okstate!uucp-support
  158.  
  159.   -  Kind words also make my day!
  160.  
  161. - -----------------------------------------------------------------------------
  162.  
  163. Thanks,
  164.  
  165. Mark Vasoll
  166. Department of Computing and Information Sciences
  167. Oklahoma State University
  168.  
  169. UUCP:  {cbosgd, ea, ihnp4, isucs1, mcvax, pesnta, uokvax}!okstate!vasoll
  170.  
  171. ARPA:  vasoll%okstate.csnet@csnet-relay.arpa
  172.  
  173.