aboutsummaryrefslogtreecommitdiff
path: root/patches/rsync/slack-desc
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-01 04:19:06 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-01 04:19:06 +0000
commita6fda97e2cc82e0714105c80f15faa70c67f5e6b (patch)
treeb4906591e5b11a199942d93947619ab49de0ba1e /patches/rsync/slack-desc
parentd995784bb9793ed0438f693b0bac3a4aee201f0f (diff)
downloadslackbuilds-a6fda97e2cc82e0714105c80f15faa70c67f5e6b.tar.gz
slackbuilds-a6fda97e2cc82e0714105c80f15faa70c67f5e6b.tar.bz2
added rsync
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1392 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/rsync/slack-desc')
-rw-r--r--patches/rsync/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/patches/rsync/slack-desc b/patches/rsync/slack-desc
new file mode 100644
index 00000000..839716c8
--- /dev/null
+++ b/patches/rsync/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# 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
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+rsync: rsync
+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: rsync was written by Andrew Tridgell and Paul Mackerras.
+rsync:
+rsync: