aboutsummaryrefslogtreecommitdiff
path: root/net/rsync/pkg-descr
blob: 69f3087aeea8cc6852a7e96c82b4e98fb7709587 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
rsync is a replacement for rcp that has many more features.

rsync uses the "rsync algorithm" which provides a very fast method for
bringing remote files into sync. It does this by sending just the
differences in the files across the link, without requiring that both
sets of files are present at one of the ends of the link beforehand.
This makes rsync a good remote file distribution/synchronization utility
in a dialup PPP/SLIP environment.

Note, requires rsync on the destination machine.

There is a Computer Science Technical Report on the rsync algorithm is
included in the distribution, and is available as
ftp://samba.anu.edu.au/pub/rsync/tech_report.ps