Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rsync: A program for synchronizing files over a network.
Name: | rsync |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 2.5.7 |
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.
Changelog
- * Wed Dec 3 18:00:00 2003 Bill Nottingham <notting{%}redhat{*}com> 2.5.7-1
- update to 2.5.7
- * Tue Aug 5 19:00:00 2003 Hardy Merrill <hmerrill{%}redhat{*}com> 2.5.6-20
- rebuild in new build env
- * Tue Aug 5 19:00:00 2003 Lon Hohberger <lhh{%}redhat{*}com> 2.5.6-19
- spec file fix