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 Requirements

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

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.
標籤: Major bugfixes

2001-02-16 20:36
2.4.6

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.

標籤: Minor feature enhancements

2001-01-30 15:13
2.4.5

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

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

fixed problem with rsh transport

Project Resources