From c140b2e749cae94ccd4f84b1b20123f33cef027f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 8 Oct 2017 09:18:10 -0700 Subject: [PATCH] Mention refusing delete for write-only. --- rsyncd.conf.yo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 9a6a1e44..b8845e9d 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -368,6 +368,9 @@ attempted downloads will fail. If "write only" is false then downloads will be possible if file permissions on the daemon side allow them. The default is for this parameter to be disabled. +Helpful hint: you probably want to specify "refuse options = delete" for a +write-only module. + dit(bf(list)) This parameter determines whether this module is listed when the client asks for a listing of available modules. In addition, if this is false, the daemon will pretend the module does not exist -- 2.47.2