Re: default options in --server mode

2007-12-07 Thread Matt McCutchen
On Fri, 2007-12-07 at 11:18 -0500, Doug Lochart wrote: > I am running an rsync command that will have the --server option > appended automagically by rsync. However I do notice that other > default options go along with it. This is what i am seeing: > > rsync --server -vlogDtpr --log-format=%o

default options in --server mode

2007-12-07 Thread Doug Lochart
I wanted to start a new thread for this aspect instead of continuing my previous in case others have similar questions. I am running an rsync command that will have the --server option appended automagically by rsync. However I do notice that other default options go along with it. This is what