On (04/01/06 08:55), Ed Curtis wrote:
> I'm rsyncing some directories to an offsite machine for backup purposes
> and am running into some problems with permissions. I'd like to keep the
> same owner,group and permissions on each file rsync'd. I've tried
>
> rsync -a {src} [EMAIL PROTECTED]:/{des
On Wed, Jan 04, 2006 at 08:55:30AM -0500, Ed Curtis wrote:
}
} I'm rsyncing some directories to an offsite machine for backup purposes
} and am running into some problems with permissions. I'd like to keep the
} same owner,group and permissions on each file rsync'd. I've tried
}
} rsync -a {src}
Thank you, Jeff!!
On 11.09.2002 11:39 Jeff wrote:
> Marcelo Chiapparini, 2002-Sep-11 09:43 -0300:
> > Hello,
> >
> > what is the difference between the options --delete and
> > --delete-exclude in rsync? The information in the man pages is not
> > completely clear to me.
>
> The --delete option
Marcelo Chiapparini, 2002-Sep-11 09:43 -0300:
> Hello,
>
> what is the difference between the options --delete and
> --delete-exclude in rsync? The information in the man pages is not
> completely clear to me.
The --delete option deletes files that don't exist on the sending
side. The --delet
4 matches
Mail list logo