summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-05-15 05:42:56 +0000
committerAndrew Tridgell <tridge@samba.org>1998-05-15 05:42:56 +0000
commite095b568d0d402a606394892cd106e9cf93ebd77 (patch)
treef9884aac27bc8bcf5f757102519508694bb7da07
parent4c3d16be50ebe52e51383e396a641448c4ba00c0 (diff)
downloadrsync-e095b568d0d402a606394892cd106e9cf93ebd77.tar.gz
updated the README a bit
-rw-r--r--README14
1 files changed, 13 insertions, 1 deletions
diff --git a/README b/README
index e11ef88d..87d72d1c 100644
--- a/README
+++ b/README
@@ -57,6 +57,9 @@ Options:
--exclude-from FILE exclude files listed in FILE
--suffix SUFFIX override backup suffix
--version print version number
+ --daemon run as a rsync daemon
+ --config FILE specify alternate rsyncd.conf file
+ --port PORT specify alternate rsyncd port number
SETUP
@@ -81,6 +84,14 @@ case.
Once built put a copy of rsync in your search path on the local and
remote systems (or use "make install"). That's it!
+RSYNC SERVERS
+-------------
+
+rsync can also talk to "rsync servers" which can provide anonymous or
+authenticated rsync. See the rsync.conf(5) man page for details on how
+to setup a rsync server. See the rsync(1) man page for info on how to
+connect to a rsync server.
+
MAILING LIST
------------
@@ -138,7 +149,8 @@ paulus@cs.anu.edu.au
AVAILABILITY
------------
-The main ftp site for rsync is ftp://samba.anu.edu.au/pub/rsync
+The main ftp site for rsync is ftp://samba.anu.edu.au/pub/rsync
+This is also available as rsync://samba.anu.edu.au/rsyncftp/
Mirrors are available at: