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

  1.  
  2.  
  3.  
  4. nikecico2(8)                                         nikecico2(8)
  5.  
  6.  
  7. ¢1mNAME¢22m
  8.        nikecico2  -  UUCP  file  transfer daemon for not directly
  9.        connected systems
  10.  
  11. ¢1mSYNOPSIS¢22m
  12.        ¢1mnikecico2¢22m [¢4m¡N¢24mhostname] [¢4m¡t¢24mTargetdir] [¢4m¡s¢24mSourcedir] [¢4m¡u¢24mPro¡
  13.        gram] [¢4m¡q¢24m] [¢4m¡d¢24m[dbufsize]] system
  14.  
  15. ¢1mDESCRIPTION¢22m
  16.        ¢4mnikecico2¢24m  is used similar to ¢4muucico¢24m but does only perform
  17.        a media¡based filecopy instead  of  `real'  data  transfer
  18.        over modem¡links or similar.
  19.  
  20.        With  only  a  systemname in given, ¢4mnikecico2¢24m changes into
  21.        the spool directory for ¢4msystem¢24m  and  processes  all  files
  22.        matching  the  pattern ¢1mC.¢4m¢22msystem¢1m¢24m*¢22m (with ¢4msystem¢24m truncated to
  23.        the first 7 chars). The files are copied according to  the
  24.        specifications  in  the  control files; only send requests
  25.        are processed, that means receive requests submitted  with
  26.        the ¢4muucp¢24m command won't work, they are silently ignored and
  27.        the command file  gets  deleted  without  further  notice.
  28.        After  processing  all  command files, usually ¢4muuxqt¢24m get's
  29.        executed.
  30.  
  31.        When invoked with the ¢1m¡N¢22mname option, it changes  into  the
  32.        spool dir for the system ¢1mname¢22m and scans for ¢4mC.¢1m¢24msystem¢4m¢22m*.¢24m
  33.  
  34.        ¢4mSpecifying¢24m ¢1m¡t¢22mdir does perform a copy from the spool direc¡
  35.        tory for ¢1msystem¢22m to the target  directory  ¢1mdir¢22m  (otherwise,
  36.        the files are copied inside the spool directory).
  37.  
  38.        Specifying ¢1m¡s¢22mdir changes the source directory to ¢1mdir¢22m.
  39.  
  40. ¢1mOPTIONS¢22m
  41.        The following options may be given to ¢4mnikecico2.¢24m
  42.  
  43.        ¢1m-N¢22mHostname
  44.             Changes  the  spool  directory  to be used to that of
  45.             ¢1mHostname¢22m instead of ¢1msystem¢22m.
  46.  
  47.        ¢1m-t¢22mTargetdir
  48.             Set the target directory; default is the spool direc¡
  49.             tory   for  the  system  ¢4mnikecico2¢24m  is  running  for.
  50.             ¢1m-s¢22mSourcedir Set the source directory; default is  the
  51.             spool  directory  for the system ¢4mnikecico2¢24m is running
  52.             for.
  53.  
  54.        ¢1m-u¢22mProgram
  55.             Set the program  to  be  started  in  the  background
  56.             before  ¢4mnikecico2¢24m  terminates  to  ¢1mprogram¢22m instead of
  57.             ¢1muuxqt¢22m.
  58.  
  59.        ¢1m-q¢22m   Disable run of ¢1muuxqt¢22m (or the specified program).
  60.  
  61.  
  62.  
  63.  
  64.                            wUUCP 0.0.26                         1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. nikecico2(8)                                         nikecico2(8)
  71.  
  72.  
  73.        ¢1m-d¢22mdbufsize
  74.             Use the double buffering copying  method  instead  of
  75.             the  default  char¡by¡char  one.  The  optional value
  76.             ¢1mdbufsize¢22m specifies the size of the two  buffers  used
  77.             for  double  buffering. Default is 16384 bytes (16K).
  78.             Specifying less than 8 bytes  will  turn  off  double
  79.             buffering since it's imho too much overhead.
  80.  
  81. ¢1mFILES¢22m
  82.        The  file  names  may be changed at compilation time or by
  83.        the configuration file, so these are only  approximations.
  84.  
  85.  
  86.        UULIB:config
  87.             Amiga UUCP's configuration file.
  88.  
  89.        UUSPOOL:
  90.             Amiga  UUCP's main spool directory (may contains sub¡
  91.             directories).
  92.  
  93.        UUSPOOL:logfile
  94.             Amiga UUCP's log file.
  95.  
  96. ¢1mSEE¢22m ¢1mALSO¢22m
  97.        uucp(1), uux(1), uuxqt(8), uucico(8)
  98.  
  99. ¢1mAUTHOR¢22m
  100.        Kai 'wusel' Siering <wusel@hactar.hanse.de>.
  101.  
  102.        Double buffering code was written by Ralph  Babel,  please
  103.        refer  to  his  `Guru  Book'  for details. Thanks to Klaus
  104.        Weber for the pointer to it.
  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.26                         2
  131.  
  132.  
  133.