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