]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmds.texi
Ability to read the data from stdin for nncp-file
[nncp.git] / doc / cmds.texi
index 4fa10456e5430e39b0b7b42a0434bdee076c40c5..70586a7aa8d731acf46d58ec09fd9da8ee0352e8 100644 (file)
@@ -125,6 +125,12 @@ This command queues file in @ref{Spool, spool} directory immediately
 (through the temporary file of course) -- so pay attention that sending
 2 GiB file will create 2 GiB outbound encrypted packet.
 
+If @file{SRC} equals to @file{-}, then create an encrypted temporary
+file and copy everything taken from stdin to it and use for outbound
+packet creation. Pay attention that if you want to send 1 GiB of data
+taken from stdin, then you have to have 2 GiB of disk space for that
+temporary file and resulting encrypted packet.
+
 If @ref{CfgNotify, notification} is enabled on the remote side for
 file transmissions, then it will sent simple letter after successful
 file receiving.