Bug report: sender needs to have backup-dir

2004-03-31 Thread kenneth topp
With this patch (see URL), backup-dir is passed to the server. It's not currently ignored on the other end if irrelevant (which it is for senders). Either we should not pass it, or let the sender ignore it later on. http://cvs.samba.org/cgi-bin/cvsweb/rsync/options.c.diff?r1=1.109&r2=1.110&f=

Re: Bug report: sender needs to have backup-dir

2004-04-02 Thread kenneth topp
was unable to, so you have to setup a rsync server (if you're at my level of familiarity...) On Wed, 31 Mar 2004, Wayne Davison wrote: > On Wed, Mar 31, 2004 at 08:19:02AM -0500, kenneth topp wrote: > > With this patch (see URL), backup-dir is passed to the server. > > Rega