Re: The --delete arg does not work

2001-01-12 Thread Dan Phoenix
/usr/local/bin/rsync -az --delete --force /home/cvs/website /usr etc On Fri, 12 Jan 2001, Brian Vandruff wrote: > Date: Fri, 12 Jan 2001 10:42:30 -0600 > From: Brian Vandruff <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: The --delete arg does not work > > I

Re: The --delete arg does not work

2001-01-12 Thread Pierre Abbat
On Fri, 12 Jan 2001, Brian Vandruff wrote: >I have two directories on the same systems that I want to keep synced >up. Only one is ever updated by my users. Rsync needs to update the >second directory. The problem is that when a file is deleted from the >first directory rsync does not delete it fr

The --delete arg does not work

2001-01-12 Thread Brian Vandruff
I have two directories on the same systems that I want to keep synced up. Only one is ever updated by my users. Rsync needs to update the second directory. The problem is that when a file is deleted from the first directory rsync does not delete it from the second directory. Why not? I run rsync f