home *** CD-ROM | disk | FTP | other *** search
/ Doom Fever / Doom_Fever-1995_Maple_Media.iso / dmutil / drivers.zip / UUNET.DOC < prev    next >
INI File  |  1992-01-17  |  3KB  |  88 lines

  1. [[ Info file: archive-help    Updated: 03-Jan-92 by James Revell ]]
  2. [no save]
  3.  
  4. 1. How to reach UUNET's 900 number via uucp
  5.  
  6.    Here are some sample a L.sys or Systems file lines suitable for
  7.    UUNET's 900 number:
  8.  
  9.    # Simple line.
  10.    uunet Any ACU 19200 1-900-468-7727 in:--in:--in: uucp
  11.    #
  12.    # Set up for a Telebit.
  13.    uunet Any cua0 19200 cua0 "" ATX0S50=255S111=30DT19004687727\r CONNECT "" login: uucp
  14.  
  15.    Modify as appropriate for your site, of course, to deal with your
  16.    local telephone system and uucp version.
  17.  
  18.    All modems on the 900 lines are Telebit T2500s.  Note that these
  19.    modems first answer with V.32, then at 2400, 1200, and last with PEP
  20.    tones.  This "900" number charges $.50US per minute to the caller.
  21.  
  22.  
  23. 2. Where the files are
  24.  
  25.    This file of instructions exists as the file uunet!~/info/archive-help
  26.  
  27.    uunet!~/ls-lR.Z contains a list of all files available.  This is the
  28.    compressed output of an `ls -lR' command.  This file is updated each
  29.    night.  (Note this file is currently about 520 Kbytes *compressed*).
  30.    Information on other indexes can be found in uunet!~/index/README.
  31.    The file uunet!~/info/layout details the basic organization of the
  32.    archive.
  33.  
  34.  
  35. 3. File formats
  36.  
  37.    Files with .Z endings are compressed.  The uncompress program is
  38.    available in uunet!~/compress.tar if you don't have it.
  39.  
  40.    Some very large files have been split into several files for you.
  41.    This are usually evidenced by sequenced endings after a .Z ending.
  42.     eg: emacs/18.57.Z.01 .. emacs/18.57.Z.39
  43.    After you obtain all of the parts you need only concatenate them
  44.    in the proper order.
  45.     eg: cat 18.57.Z.* > emacs-18.57.Z
  46.  
  47.  
  48. 4. uunet!~/tmp
  49.  
  50.    Please refer to uunet!~/info/incoming-policy for information on the
  51.    use of our ~ftp/tmp directory.
  52.  
  53.  
  54. 5. uucp file transfer advice (answers to FAQ)
  55.  
  56.    You must write files you transfer to a directory which the user
  57.    "uucp" has write access.  That user, not you, will actually do the
  58.    transfer.  /usr/spool/uucppublic is the common place used.
  59.  
  60.    You may see different pathnames for files in our archive which
  61.    equate to the same thing.  Our archive is actually /usr/spool/ftp
  62.    (aka ~ftp), but it also accessible as /usr/spool/uucppublic (aka
  63.    ~uucp, or just ~ for UUCP).  FTP folks see the archive as just /
  64.    (eg: ftp.uu.net:/).
  65.  
  66.    Be sure you use absolute pathnames when specifying remote filename.
  67.    If you don't, your working directory will be prepended to the
  68.    pathname in the command.  uunet!file and uunet!~/file are different.
  69.    uunet!~/ is the best reference to the base of the archive via uucp.
  70.  
  71.    Permission denied messages normally indicate a file name or
  72.    file access problem.  If you are using an old copy of our ls-lR.Z
  73.    to find files, you may be using an old filename.  Names change as
  74.    new versions appear, plus we're remodeling right now.
  75.  
  76.    Beware when using shell meta-characters in transfers.  You need to
  77.    escape them in most circumstances (eg: the ! in csh).  Also note
  78.    that there are a number of UUCP implementations which do not handle
  79.    multi-file transfers correctly.  If you pass a * to the remote
  80.    system you may get 'access denied' messages.  These indicate a UUCP
  81.    problem, not a file problem.
  82.  
  83.  
  84. 6. Further help
  85.  
  86.    Send email to uunet!archive-request for assistance with archive
  87.    related issues.  We usually respond within the next business day.
  88.