rsync - A program for synchronizing files over a network.

Description:

Rsync uses a reliable algorithm to bring remote and host files into
sync very quickly. Rsync is fast because it just sends the differences
in the files over the network instead of sending the complete
files. Rsync is often used as a very powerful mirroring process or
just as a more capable replacement for the rcp command. A technical
report which describes the rsync algorithm is included in this
package.

Homepage:

License: GPLv2+

Vendor: Fedora Project

Packages

rsync-2.6.9-3.2.fc8.x86_64 [237 KiB] Changelog by Simo Sorce (2007-10-13):
- Add flags = IPv6 to rsync.xinetd (bz#330301)