rsync 2.6.9 review
Downloadrsync is a replacement for rcp (and scp) that has many more features
|
|
rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync.
rsync project 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.
rsync 2.6.9 keywords