If the user specifies --protocol=29, rsync will avoid sending an -e
authorWayne Davison <wayned@samba.org>
Thu, 24 Jul 2008 06:09:15 +0000 (23:09 -0700)
committerWayne Davison <wayned@samba.org>
Thu, 24 Jul 2008 06:09:15 +0000 (23:09 -0700)
commit9e58ef45f3e1f073904725240e698d167420462a
tree2ab7d310102fbb168ce74f0e3a7ed5b7801672cc
parent05bd05a7a12f0407f9568df0b1888722ce54797d
If the user specifies --protocol=29, rsync will avoid sending an -e
option to the server (which is only useful for protocols 30 and above
anyway).  This gives the user an easy way to talk to a restricted
server that has overly restrictive option-checking.
NEWS
options.c