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}
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]:/{dest}
and
rsync -pog {src} [EMAIL PROTECTED]:/{d
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
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.
Thanks in advance
Marcelo
--
Marcelo Chiapparini
DFT-IF/UERJ
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a s
6 matches
Mail list logo