mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
12 lines
525 B
Text
12 lines
525 B
Text
|
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:
|