--delete not working when files are pushed to rsync daemon

2003-08-20 Thread john
Hi. I've been having a frustrating problem with rsync that I'm looking for advice on. My goal is to syncronize a set of servers with the same libraries, binaries, and main configuration files without touching the unique data that exists on the indivudual servers. My --exclude-from file is rather e

Re: --delete not working when files are pushed to rsync daemon

2003-08-20 Thread Wayne Davison
On Wed, Aug 20, 2003 at 07:03:34AM -0500, [EMAIL PROTECTED] wrote: > build# rsync -a -vvv -n --delete --exclude-from rsync.excludes /platform/ > individual.server::platform I assume that the files that are not being deleted are excluded by the --exclude-from rules -- all files (on both sides) tha