summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-08-19 13:04:48 +0000
committerAndrew Tridgell <tridge@samba.org>2000-08-19 13:04:48 +0000
commit78043d19690784e9f531acb7a63648e7f2733e5e (patch)
tree14ede6a403480ccd9acb96854edaa0600b50fbc5
parent43e46b4cf69f97cb5cbe3a9eddec67fb2fe631ec (diff)
downloadrsync-78043d19690784e9f531acb7a63648e7f2733e5e.tar.gz
man page updates
-rw-r--r--rsyncd.conf.yo5
1 files changed, 5 insertions, 0 deletions
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index c9795b01..d6a2f305 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -285,6 +285,11 @@ to a temporary resource shortage or other IO error. In some cases this
test is counter productive so you can use this option to turn off this
behaviour.
+dit(bf(ignore nonreadable)) This tells the rsync server to completely
+ignore files that are not readable by the user. This is useful for
+public archives that may have some non-readable files among the
+directories, and the sysadmin doesn't want those files to be seen at all.
+
dit(bf(transfer logging)) The "transfer logging" option enables per-file
logging of downloads and uploads in a format somewhat similar to that
used by ftp daemons. If you want to customize the log formats look at