Name: | rsync |
---|---|
Version: | 3.0.9 |
Release: | 18.el7 |
Architecture: | aarch64 |
Group: | Applications/Internet |
Size: | 782626 |
License: | GPLv3+ |
RPM: | rsync-3.0.9-18.el7.aarch64.rpm |
Source RPM: | rsync-3.0.9-18.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rsync.samba.org/ |
Summary: | 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. |