diff options
Diffstat (limited to 'net/rsync/pkg-descr')
-rw-r--r-- | net/rsync/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/pkg-descr b/net/rsync/pkg-descr index d7be486bcd83..624f2b480e26 100644 --- a/net/rsync/pkg-descr +++ b/net/rsync/pkg-descr @@ -1,5 +1,5 @@ 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 |