Download List

项目描述

rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.

系统要求

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.

2001-11-30 06:52
2.5.0

一个恼人的挂起错误是固定的。支持IPv6,包括UNICOS,达尔文的新平台,和Amdahl UTS的加入。一个亲切的和错误的数目增加了处理增强。
标签: Major bugfixes
An annoying hang bug was fixed. Support for IPv6 and new platforms
including UNICOS, Darwin, and Amdahl UTS was added. A number of
friendliness and error-handling enhancements were added.

2001-02-16 20:36
2.4.6

此版本可使从远程文件列表更好的输出,防止在某些系统失控的CPU使用率,修正了内存处理错误的flist.c造成崩溃,增加了更好LFS的一些操作系统(64位文件大小)的支持,并增加了-修改窗口选项。
标签: Minor feature enhancements
This release makes output from the remote file list nicer, prevents
runaway CPU usage on some systems, fixes a memory handling bug in
flist.c that caused crashes, adds better LFS support for some OSes
(for 64 bit file sizes), and adds a --modify-window option.

2001-01-30 15:13
2.4.5

语法0.0.0.0 / 0现在可以使用的主机允许/拒绝的意思是“所有的主机”。现在有一种服务器选项悄悄地忽略文件不允许用户阅读。还有一些补丁。
The syntax 0.0.0.0/0 may now be used in hosts allow/deny to mean "all hosts". There is now a server option to silently ignore files the user is not allowed to read. There are also some bug fixes.

2001-01-30 15:13
2.4.4

另一个与RSH的运输,一个新的-阻塞- IO选项,最佳化,固定inet_ntoa更换,新的- bwlimit选择问题的修复程序。
Another fix for the problem with rsh transport, a new --blocking-io option, optimisations, a fixed inet_ntoa replacement, and a new --bwlimit option.

2001-01-30 15:13
2.4.3

固定与RSH的交通问题
fixed problem with rsh transport

Project Resources