[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Sun Oct 8 16:20:00 UTC 2017


The branch, master has been updated
       via  c140b2e Mention refusing delete for write-only.
      from  b547302 Mention -O is forced, not just implied.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c140b2e749cae94ccd4f84b1b20123f33cef027f
Author: Wayne Davison <wayned at samba.org>
Date:   Sun Oct 8 09:18:10 2017 -0700

    Mention refusing delete for write-only.

-----------------------------------------------------------------------

Summary of changes:
 rsyncd.conf.yo | 3 +++
 1 file changed, 3 insertions(+)


Changeset truncated at 500 lines:

diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index 9a6a1e4..b8845e9 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


-- 
The rsync repository.



More information about the rsync-cvs mailing list