netwrite(1) | General Commands Manual | netwrite(1) |
netwrite - write data transported over network for reading using netread
netwrite [udp] [-f host ] [-c] [-C algorithm ] [-o file ] [-s] [-b] [-h <n> ] [-H] <n> ] [-q] [-v] [-vv] [-V] [-vV]
netwrite is part of the netrw package. It is a simple (but powerful) tool for transporting data over the internet, in conjunction with netread(1)
The main purpose of netrw is to simplify and speed up file transfers to hosts without an FTP server. It can also be used for uploading data to some other user. It is something like one-way netcat (nc) with some nice features concerning data transfers. Netrw can compute and check message digest (MD5, SHA-1, and some others) of all the data being transferred, it can also print information on progress and average speed. At the end it sums up the transfer.
netread(1), /usr/share/doc/netrw/README
netwrite was written by Jiri Denemark <jirka@ics.muni.cz>. For more information, visit http://www.fi.muni.cz/~xdenemar/netrw
This manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in>, for the Debian project (but may be used by others).
2007-10-14 |