Download List

项目描述

netrw is a simple (but powerful) tool for transporting data over the Internet. Its main purpose 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. It 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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-16 14:41
1.3.2

阿SIGSEGV的发生时,控制连接在初始化过程中是固定的封闭。
标签: Minor bugfixes
A SIGSEGV which occurred when the control
connection is closed during initialization was
fixed.

2006-03-04 00:09
1.3.1

阿错误造成netread有时最终在收到所有的数据是固定在一个无限循环。
标签: Major bugfixes
A bug causing netread to sometimes end up in an endless loop after receiving all data was fixed.

2006-02-06 19:52
1.3

保持活动数据包被发送,通过控制连接,以防止愚蠢的防火墙/从关闭控制连接数据时被长期转移的NAT设备。有几个新的选择(一,邻,和- s),增加了不强制使用I / O重定向,这是有用的Windows平台为主。
标签: Minor feature enhancements
Keep-alive packets are sent through the control connection to prevent stupid firewall/NAT machines from shutting down the control connection when data are being transferred for a long time. Several new options (-i, -o, and -s) were added to not force using I/O redirections, which is useful mainly for the Windows platform.

2004-07-19 20:40
1.2

小的增强和错误修正有关的进展与netcat的印刷和互操作性。
标签: Minor feature enhancements
Minor enhancements and bugfixes concerning progress printing and interoperability with netcat.

2004-07-13 20:04
1.1

标签: Initial freshmeat announcement

Project Resources