Hello all,
when the "write only = yes" option is used on rsync server, the client
can't download any file from the server.
My question is, if in that case the rsync protocol will allow the client
to read the server directory content or not. The question is not about
if standard rsync client will
On Tue 05 Sep 2017, Vangelis Katsikaros via rsync wrote:
> On 08/30/2017 05:39 PM, Paul Slootman wrote:
> > On Wed 23 Aug 2017, Vangelis Katsikaros via rsync wrote:
> >
> >> abc 3797 3796 0 01:12 ?00:03:14 /usr/bin/rsync --compress
> >> --compress-level=9 --bwlimit=512k --recursiv
--list-only (or no target specified) are the only listings without
transferring that rsync supports. The restriction would not apply to
the list of modules (IIRC there is another option for that).
On 09/06/2017 04:00 AM, Pavel Kasparek via rsync wrote:
> Hello all,
>
> when the "write only = yes