Re: Syntax for using rsync options --exclude and --delete!

2002-11-20 Thread jw schultz
On Wed, Nov 20, 2002 at 02:19:20PM -0500, [EMAIL PROTECTED] wrote: > Hello All, > > I was wondering if anyone has a viable syntax solution for using rsync with > the --exclude and --delete option. > > I have been using the rsync process to backup certain files and filesystems > for ease of recove

Re: Syntax for using rsync options --exclude and --delete!

2002-11-20 Thread Max Bowsher
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I was wondering if anyone has a viable syntax solution for using > rsync with the --exclude and --delete option. ... > Current Syntax: > rsync -vaox --exclude ".snapshot" * [destination] > NOTE: Current directory is source. I believe changing * to .

Syntax for using rsync options --exclude and --delete!

2002-11-20 Thread Leslie_Branch
Hello All, I was wondering if anyone has a viable syntax solution for using rsync with the --exclude and --delete option. I have been using the rsync process to backup certain files and filesystems for ease of recovery in the event of unexpected downtime on the primary. I recently noticed that t