X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcomparison.texi;h=d4e7ec6e4299a8a7f0e059e141d09be67391af4c;hb=6db8b9f512c485340ab55d64e8d9e5dd2f78a21d;hp=46ee71a5f57e44c383c32719d88e6535d9d69680;hpb=88ffb5ae8e2530ff4476216da9dbadbf61871d52;p=nncp.git diff --git a/doc/comparison.texi b/doc/comparison.texi index 46ee71a..d4e7ec6 100644 --- a/doc/comparison.texi +++ b/doc/comparison.texi @@ -13,6 +13,7 @@ FidoNet} Technology Networks) and @url{https://en.wikipedia.org/wiki/SMTP, SMTP} @item Mail transmission @tab @strong{Yes} @tab @strong{Yes} @tab @strong{Yes} @tab @strong{Yes} @item News transmission @tab @strong{Yes} @tab @strong{Yes} @tab @strong{Yes} @tab No @item File transmission @tab @strong{Yes} @tab @strong{Yes} @tab @strong{Yes} @tab No +@item Multicast transmission @tab No @tab @strong{Yes} @tab @strong{Yes} @tab No @item Chunked files @tab No @tab @strong{Yes} @tab @strong{Yes} @tab No @item Remote command execution @tab @strong{Yes} @tab No @tab @strong{Yes} @tab No @item Resumable downloads @tab @strong{Yes} @tab @strong{Yes} @tab @strong{Yes} @tab No @@ -64,9 +65,9 @@ FidoNet} Technology Networks) and @url{https://en.wikipedia.org/wiki/SMTP, SMTP} gigabytes files are queued in parallel. @item SMTP integration - Mail servers like @url{http://www.postfix.org/, Postfix} offers - documentation and configuration file examples how to use it with - UUCP. @url{http://www.exim.org/, Exim} and + Mail servers like @url{http://www.postfix.org/, Postfix} and + @url{http://www.exim.org/, Exim} offers documentation and + configuration file examples how to use it with UUCP. @url{http://www.sendmail.com/sm/open_source/, Sendmail} could be integrated with UUCP rather easily too. For using NNCP, just replace UUCP commands with NNCP ones. @@ -120,7 +121,7 @@ comparable commands of UUCP and NNCP, just for the interest: @item Receive connection (pipe, daemon, etc) @tab @command{uucico} (@option{-l} or similar) @tab @command{nncp-daemon} -@item Request remote execution, stdin piped in +@item Request remote execution, @code{stdin} piped in @tab @command{uux} @tab @command{nncp-exec} @item Copy file to remote machine