]> Cypherpunks.ru repositories - nncp.git/blob - doc/cmd/nncp-freq.texi
Add various documentation indices
[nncp.git] / doc / cmd / nncp-freq.texi
1 @node nncp-freq
2 @pindex nncp-freq
3 @section nncp-freq
4
5 @example
6 $ nncp-freq [options] NODE:SRC [DST]
7 @end example
8
9 Send file request to @option{NODE}, asking it to send its @file{SRC}
10 file from @ref{CfgFreq, freq.path} directory to our node under @file{DST}
11 filename in our @ref{CfgIncoming, incoming} one. If @file{DST} is not
12 specified, then last element of @file{SRC} will be used.
13
14 If @ref{CfgNotify, notification} is enabled on the remote side for
15 file request, then it will sent simple letter after successful file
16 queuing.