Группа :: Сети/Передача файлов
Исходный пакет: rsync
Собрано: около 3 лет назад
Размер архива: 14,0 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/r/rsync.git
Домашняя страница: http://rsync.samba.org
Лицензия: GPLv3+
О пакете: A program for synchronizing files over a network
Описание:
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
- Дмитрий Левин
- 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-server
- E2K: forget lchmod() and lchown() (not implemented)2018-02-15 Дмитрий Левин 3.1.3-alt1
- v3.1.2 -> v3.1.3 (fixes CVE-2018-5764). - Fixed running with an unknown current directory (by Florian Weimer; fixes upstream bug 6422). - Added --noatime option (based on patch from Nicolas George; fixes upstream bug 7249).2015-12-22 Дмитрий Левин 3.1.2-alt1
- Updated to v3.1.2.