> >
> > Cheers
> >
> > Mark
> >
> > -Original Message-----
> > From: Jeff Kennedy [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, 26 June 2001 09:19
> > To: RSync List (E-mail)
> > Subject: Re: question on switches and their order
> >
> Mark
>
> -Original Message-
> From: Jeff Kennedy [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 26 June 2001 09:19
> To: RSync List (E-mail)
> Subject: Re: question on switches and their order
>
> So, if I understand you correctly, it should work fine (with
> impro
rsync -avW --exclude=.snapshot /mail-data/ /mnt
Cheers
Mark
-Original Message-
From: Jeff Kennedy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 26 June 2001 09:19
To: RSync List (E-mail)
Subject: Re: question on switches and their order
So, if I understand you correctly, it should work fine
So, if I understand you correctly, it should work fine (with
improvements) like this:
rsync --exclude=.snapshot --delete -avW /mail-data/ /mnt
Is this correct?
Thanks.
~JK
"Wilson, Mark - MST" wrote:
>
> Jeff
>
> Ordering of switches is important, but only for the --include* --exclude*
> sw
Jeff
Ordering of switches is important, but only for the --include* --exclude*
switches. For your sample command there should be no difference.
We also use NetApp filers and exclude .snapshot, the same way you have. It
works fine... The
--delete command won't help here as it will delete everyth