home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / TOP / USR / MAN / nfxmit.man < prev    next >
Text File  |  2009-11-06  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.      NFXMIT(8)         UNIX 5.0 (University of Illinois)         NFXMIT(8)
  5.  
  6.  
  7.  
  8.      NAME
  9.       nfxmit, nfrcv    - notesfile networking programs
  10.  
  11.      SYNOPSIS
  12.       nfxmit -dsite    [ -r ] [ -a ] [    -i ] [ -t date-spec ] [    -f
  13.       file ] topic [ ... ]
  14.  
  15.       nfrcv    topic fromsystem
  16.  
  17.      DESCRIPTION
  18.       Nfxmit and nfrcv implement networking    of notesfiles.    The
  19.       nfxmit program packages eligible new articles    and sends them
  20.       to a remote system.  Nfrcv is    the receiving end of this
  21.       team.
  22.  
  23.       Nfxmit sends the specified notesfiles    to the site specified
  24.       with the -d option.  The -r option specifies that a request
  25.       should be queued for the remote site to transmit updates
  26.       from its copies of the notesfiles sent.  The -r option is
  27.       used only if the other site does not automatically queue
  28.       updates of the notesfile.
  29.  
  30.       Specify -a to    have articles which originated in news(1)
  31.       sent.     News(1)-originated articles will usually reach    each
  32.       system via the news program.
  33.  
  34.       The -i option    indicates that nfxmit is to send articles to
  35.       the destination that it normally would not send.  These
  36.       articles are those that were written there or    were received
  37.       at the local site from that particular site.    The -i option
  38.       is separate from the timestamp functions.  Articles are
  39.       first    selected on the    basis of the time received and
  40.       criteria for having passed through news or the destination
  41.       system are applied later.
  42.  
  43.       A timestamp of the last transmission of each notesfile to
  44.       each system is maintained. This is used for determining the
  45.       notes    to send.  If a different timestamp is desired, use the
  46.       -t option.  The supplied timestamp is    used for this transfer
  47.       and the stored timestamp is updated.
  48.  
  49.       Specify -f myfile on the command line    to have    nfxmit read
  50.       myfile for a list of notesfiles to be    sent.  This is useful
  51.       if the number    of notesfiles is too numerous to list on a
  52.       single command line.    The shell meta-characters *, ?,    [, and
  53.       ] are    recognized in both the topic parameter and the entries
  54.       in myfile.
  55.  
  56.       Nfxmit uses uux(I) to    invoke nfrcv on    the remote system in
  57.       order    to process the incoming    notes.    Non-uucp connections
  58.       are supported    and specified in the file
  59.       /usr/spool/notes/.utilities/net.how
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 2/25/88)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      NFXMIT(8)         UNIX 5.0 (University of Illinois)         NFXMIT(8)
  71.  
  72.  
  73.  
  74.      FILES
  75.       /usr/spool/notes/.utilities/net.how           specifies
  76.                                connection
  77.                                methods between
  78.                                systems
  79.       /usr/spool/notes/.utilities/net.alias           directory
  80.                                containing
  81.                                mapping of
  82.                                local and
  83.                                remote
  84.                                notesfile names
  85.       /usr/spool/notes/.sequencer/Sy:sysname       Seqeuncing
  86.                                timestamps for
  87.                                sysname.
  88.  
  89.      SEE ALSO
  90.       news(1), notes(1), nfcomment(3), uucp(1),
  91.       The Notesfile    Reference Manual
  92.  
  93.      AUTHORS
  94.       Ray Essick (uiucdcs!essick, essick%uiuc@csnet-relay.arpa)
  95.       Department of    Computer Science
  96.       University of    Illinois at Urbana-Champaign
  97.       Urbana, IL
  98.  
  99.       Rob Kolstad (kolstad@convex.UUCP)
  100.       CONVEX Computer Corporation
  101.       Richardson, TX
  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.      Page 2                         (printed 2/25/88)
  130.  
  131.  
  132.  
  133.