Re: rsyncd always compression

2009-09-01 Thread Matt McCutchen
On Tue, 2009-09-01 at 14:11 +, Andrew Gideon wrote: > On Mon, 31 Aug 2009 13:37:16 -0700, Wayne Davison wrote: > > >> Anyone knows a trick that the server only answer if the client is use > >> the compression? > > > > This is not currently possible. > > What if rsync-path is set to a little

Re: rsyncd always compression

2009-09-01 Thread Andrew Gideon
On Mon, 31 Aug 2009 13:37:16 -0700, Wayne Davison wrote: >> Anyone knows a trick that the server only answer if the client is use >> the compression? > > This is not currently possible. What if rsync-path is set to a little script that only accepts the connection (and exec()s the real rsync bin

Re: rsyncd always compression

2009-08-31 Thread Wayne Davison
On Mon, Aug 31, 2009 at 12:55:56PM +0200, Uwe Driessen wrote: > Anyone knows a trick that the server only answer if the client is use > the compression? This is not currently possible. It seems like it would be nice to have a "require options = --compress" setting that is the opposite of the "ref