home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD2.img / d4xx / d479 / uucp / uucp113.1.lzh / uucp1 / sc / README.SC < prev    next >
Text File  |  1991-02-08  |  2KB  |  71 lines

  1.  
  2.                 SC DIRECTORY
  3.  
  4. ********* WARNING ********** Many of the script files will only work
  5. under 2.0 ... sorry, you will have to adapt them if you are running under
  6. 1.3, I do not have the time.
  7.  
  8. The SC directory contains script files that may be of use to AmigaUUCP
  9. users:
  10.  
  11.     UUCed        useful for CED users to run CED properly
  12.     UUShell        useful when run via a passwd entry (remote login)
  13.     start-dmail     useful when run by AnyMail
  14.  
  15. Additionally, it is possible to access internet FTP sites via email
  16. by going through princeton's BITFTP server.  The first thing to do
  17. is to get instructions.  To do so you must send a HELP request to
  18. the server.  The RHELP script will do this for you.
  19.  
  20.     1> rhelp
  21.  
  22.     and type 'n' (for no) or 'y' (for yes). 'y'es sends the mail, 'n'o
  23.     aborts it.
  24.  
  25. If princeton responds within a few days, then it was able to construct a
  26. return path to your node.  If it never responds, then it was unable to do
  27. so.  You can try fooling around by adding a 'Reply-To:' header but if you
  28. are not well connected you may have to register for a full domain entry
  29. (.US for people in the us) before it will work.
  30.  
  31. If you get a response, several scripts already exist to help you on
  32. your way:
  33.  
  34.     rlsuu [dir0 ... dir5]
  35.     rlsab [dir0 ... dir5]
  36.     rls host dir0 ... dir5
  37.  
  38.     rgetuu [CD directory] file0 ... fileN
  39.     rgetab [CD directory] file0 ... fileN
  40.  
  41. Essentially, RLSUU and RLSAB both call RLS with uunet.uu.net and
  42. ab20.larc.nasa.gov as the host arguments.  If no directory is specified,
  43. RLSUU and RLSAB will request a top level directory.  Any response will
  44. be returned to UUMAIL:BITFTP-RET
  45.  
  46. RGETUU and RGETAB both call RGET with the appropriate host names, and
  47. the specified files are requested.  Any response from princeton will
  48. be returned to UUMAIL:BITFTP-RET.  These commands have an optional CD
  49. argument which will CD to a given remote directory before GETing the
  50. files.
  51.  
  52. Example:
  53.  
  54.     1> rlsuu
  55.     1> rgetuu amiga-sources/dillon/TEST
  56.  
  57.     ------------------------------------------------------------------
  58.                 REMOTE AMIGA SITES
  59.  
  60.     uunet.uu.net        (principle host dillon dl's to)
  61.     amiga-sources/*         contains misc. amiga sources
  62.     amiga-sources/dillon/*        contains latest sources from me
  63.     comp.sources.amiga/*        comp.sources.amiga archive
  64.  
  65.     ab20.larc.nasa.gov        (home of the moderator, Tad Guy)
  66.  
  67.  
  68.     others...
  69.  
  70.  
  71.