Re: exclude hell !!!!!

2003-01-21 Thread Dave Dykstra
On Wed, Jan 22, 2003 at 03:42:06AM +0100, wim delvaux wrote: ... > > > ALSO when you specify an exclude list on the server in the rsyncd.conf > > > file and you call rsync with the --delete option WHY DO THE FILES that > > > SHOULD BE EXCLUDED get deleted ?? > > > > > > Jeeez, what a bummer > > > W

Re: exclude hell !!!!!

2003-01-21 Thread wim delvaux
On Wednesday 22 January 2003 03:37, Dave Dykstra wrote: > On Wed, Jan 22, 2003 at 02:49:03AM +0100, wim delvaux wrote: > > WHY OH WHY does rsync SEND and CREATE a file called RepositoryPath > > ALTHOUGH the rsync is called like > > > > rsync "--exclude=*.bup RepositoryPath" ... > > > > can ANYBODY

Re: exclude hell !!!!!

2003-01-21 Thread Dave Dykstra
On Wed, Jan 22, 2003 at 02:49:03AM +0100, wim delvaux wrote: > WHY OH WHY does rsync SEND and CREATE a file called RepositoryPath ALTHOUGH > the rsync is called like > > rsync "--exclude=*.bup RepositoryPath" ... > > can ANYBODY explain. It doesn't happen for me. Is your "rsync" command actual

exclude hell !!!!!

2003-01-21 Thread wim delvaux
WHY OH WHY does rsync SEND and CREATE a file called RepositoryPath ALTHOUGH the rsync is called like rsync "--exclude=*.bup RepositoryPath" ... can ANYBODY explain. ALSO when you specify an exclude list on the server in the rsyncd.conf file and you call rsync with the --delete option WHY DO TH