2009-08-26 17:00:38 +02:00
|
|
|
# HOW TO EDIT THIS FILE:
|
2018-05-28 21:12:29 +02:00
|
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
2009-08-26 17:00:38 +02:00
|
|
|
# up the first '|' above the ':' following the base package name, and the '|'
|
2018-05-28 21:12:29 +02:00
|
|
|
# on the right side marks the last column you can put a character in. You must
|
|
|
|
# make exactly 11 lines for the formatting to be correct. It's also
|
2009-08-26 17:00:38 +02:00
|
|
|
# customary to leave one space after the ':'.
|
|
|
|
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
|
|
rsync: rsync (remote file sync)
|
|
|
|
rsync:
|
2018-05-28 21:12:29 +02:00
|
|
|
rsync: rsync is a replacement for rcp that has many more features. It
|
2009-08-26 17:00:38 +02:00
|
|
|
rsync: uses the "rsync algorithm" which provides a very fast method for
|
2018-05-28 21:12:29 +02:00
|
|
|
rsync: bringing remote files into sync. It does this by sending just the
|
2009-08-26 17:00:38 +02:00
|
|
|
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:
|
2018-05-28 21:12:29 +02:00
|
|
|
rsync: Homepage: http://rsync.samba.org
|
2009-08-26 17:00:38 +02:00
|
|
|
rsync:
|