home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / wUUCP_0.0.29.lha / man / uucp.man < prev    next >
Encoding:
Text File  |  1994-06-12  |  3.4 KB  |  133 lines

  1.  
  2.  
  3.  
  4. uucp(1)                                                   uucp(1)
  5.  
  6.  
  7. ¢1mNAME¢22m
  8.        uucp - Unix to Unix copy
  9.  
  10. ¢1mSYNOPSIS¢22m
  11.        ¢1muucp¢22m [ options ] source¡file destination¡file
  12.  
  13.        ¢1muucp¢22m [ options ] source¡file... destination¡directory
  14.  
  15. ¢1mDESCRIPTION¢22m
  16.        The  ¢4muucp¢24m command copies files between systems.  Each ¢4mfile¢24m
  17.        argument is either a pathname on the local machine  or  is
  18.        of the form
  19.  
  20.               system!path
  21.  
  22.        which  is interpreted as being on a remote system.  In the
  23.        first form, the contents of the first file are  copied  to
  24.        the  second.   In  the  second  form,  each source file is
  25.        copied into the destination directory.
  26.  
  27.        Any pathname that does not begin  with  /  or  ~  will  be
  28.        appended to the current directory; this resulting path may
  29.        not exist on a remote system.  A pathname beginning with a
  30.        simple  ~  starts at the UUCP public directory; a pathname
  31.        beginning with ~name starts at the home directory  of  the
  32.        named  user.  The ~ is interpreted on the appropriate sys¡
  33.        tem.  Note that some shells will interpret a simple  ~  to
  34.        the  local  home  directory  before ¢4muucp¢24m sees it; to avoid
  35.        this the ~ must be quoted.
  36.  
  37.        The copy does not take place immediately, but is queued up
  38.        for the ¢4muucico¢24m (8) daemon.  In any case, the next time the
  39.        remote system is called the file(s) will be copied.
  40.  
  41. ¢1mOPTIONS¢22m
  42.        The following options may be given to ¢4muucp.¢24m
  43.  
  44.        ¢1m-c¢22m   Do not copy local source files to  the  spool  direc¡
  45.             tory.   If they are removed before being processed by
  46.             the ¢4muucico¢24m (8) daemon, the copy will fail.  The files
  47.             must be readable by the ¢4muucico¢24m (8) daemon, and by the
  48.             invoking user.
  49.  
  50.        ¢1m-C¢22m   Copy local source files to the spool directory.  This
  51.             is the default.
  52.  
  53.        ¢1m-g¢22m ¢1mgrade¢22m
  54.             Set  the grade of the file transfer command.  Jobs of
  55.             a higher grade are executed first.  Grades run 0  ...
  56.             9 A ... Z a ... z from high to low.
  57.  
  58.        ¢1m-m¢22m   Report  completion or failure of the file transfer by
  59.             ¢4msendmail¢24m (1).
  60.  
  61.  
  62.  
  63.  
  64.                            wUUCP 0.0.23                         1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. uucp(1)                                                   uucp(1)
  71.  
  72.  
  73.        ¢1m-j¢22m   Print jobid on standard output.  The job may be later
  74.             cancelled  by  passing  the jobid to the ¢1m-k¢22m switch of
  75.             ¢4muustat¢24m (1).
  76.  
  77. ¢1mFILES¢22m
  78.        The file names may be changed at compilation  time  or  by
  79.        the  configuration file, so these are only approximations.
  80.  
  81.        UULIB:config ¡ Configuration file.
  82.        UUSPOOL: ¡ UUCP spool directory.
  83.        UUSPOOL:logfile ¡ UUCP log file.
  84.        UUPUB: ¡ Default UUCP public directory.
  85.  
  86. ¢1mSEE¢22m ¢1mALSO¢22m
  87.        sendmail(1), uux(1), uustat(1), uucico(8)
  88.  
  89. ¢1mBUGS¢22m
  90.        Files can not be copied across multiple systems.
  91.  
  92.        Some of the options are dependent on the  capabilities  of
  93.        the ¢4muucico¢24m (8) daemon on the remote system.
  94.  
  95.  
  96. ¢1mACKNOWLEDGEMENTS¢22m
  97.        To  Ian Lance Taylor (ian@airs.com or uunet!airs!ian) from
  98.        whose man page I generated this file.
  99.  
  100. ¢1mAUTHORS¢22m
  101.        Several.
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                            wUUCP 0.0.23                         2
  131.  
  132.  
  133.