Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rsync: A program for synchronizing files over a network.
| Name: | rsync |
Vendor: | Red Hat, Inc. |
| Version: | 2.6.3 |
License: | GPL |
| Release: | 1 |
URL: | |
- Summary
- 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.
Arch: src
| Download: | rsync-2.6.3-1.src.rpm |
| Build Date: | Thu Sep 30 21:58:23 2004 |
| Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
| Size: | 579 KiB |
Changelog
- * Fri Oct 1 00:00:00 2004 Jay Fenlason <fenlason{%}redhat{*}com> 2.6.3-1
- New upstream release.
- * Wed Sep 22 00:00:00 2004 Jay Fenlason <fenlason{%}redhat{*}com> 2.6.3-0.pre2
- new upstream version.
- * Wed Aug 18 00:00:00 2004 Jay Fenlason <fenlason{%}redhat{*}com> 2.6.3-0.pre1
- New upstream version with security fix for CAN-2004-0792
- This obsoletes the -lastdir-corruption patch.