Group :: Networking/File transfer
Source RPM: rsync
Built: over 3 years ago
Size: 606 KB
Repocop status:

Gear: http://git.altlinux.org/gears/r/rsync.git
Home page: http://rsync.samba.org
License: GPLv3+
Summary: A program for synchronizing files over a network
Description:
Rsync uses a quick and reliable algorithm to very quickly bring
remote and host files into sync. 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.
- Bernhard Rosenkraenzer
- Bill Nottingham
- Chmouel Boudjnah
- Cristian Gafton
- Denis Medvedev
- Dmitry V. Levin
- Erik Troan
- Frederic Lepied
- Geoffrey Lee
- Jeff Johnson
- John A. Martin
- John Buswell
- Michael De La Rue
- Stanislav Ievlev
- Stefan van der Eijk
- Sviatoslav Sviridov
- Yoann Vandoorselaere
- rsync
- rsync-debuginfo
- rsync-server
- backport to c7.2015-12-22 Dmitry V. Levin 3.1.2-alt1
- Updated to v3.1.2.2014-11-28 Dmitry V. Levin 3.1.1-alt1
- Updated to v3.1.1. - server: packaged systemd unit files (closes: #30508).