Re: Problems with --delete

2007-04-19 Thread penglish
On Tue, 17 Apr 2007, Wayne Davison wrote: On Mon, Apr 16, 2007 at 01:44:29PM -0700, [EMAIL PROTECTED] wrote: The strange thing is that _some_ files are being deleted.. just a few, and obviously not nearly enough. Are you checking for errors? Does rsync get an I/O error and stop deleting? (

Problems with --delete

2007-04-16 Thread penglish
Hi, I'm using rsync 2.6.3 on both sides, and I'm having trouble with --delete. It does not seem to be removing any files on the target filesystem. Here's the command I'm using: rsync -av --delete --exclude "lost+found" /ops/ mercury2:/ops This is for a fairly large ext3 filesystem (420G) wi