blob: 7565757a9b02c07f9e8737f1422b3c1eb95bd46f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
rsync: rsync (remote file sync)
rsync:
rsync: rsync is a replacement for rcp that has many more features. It
rsync: uses the "rsync algorithm" which provides a very fast method for
rsync: bringing remote files into sync. It does this by sending just the
rsync: differences in the files across the link, without requiring that both
rsync: sets of files are present at one of the ends of the link beforehand.
rsync: rsync was written by Andrew Tridgell and Paul Mackerras.
rsync:
rsync: Homepage: http://rsync.samba.org
rsync:
|