On Tue, 2008-07-29 at 12:10 -0400, Matt McCutchen wrote:
> You are welcome to request an option to make rsync delete destination
> files that are matched in --compare-dest dirs. I would actually suggest
> a more general option called --recheck-basis-dirs that also replaces a
> destination file mat
On Tue, 2008-07-29 at 17:19 +0200, Gabriel CORRE wrote:
> I'm trying to do a differential backup. Each commands/scripts are launch on
> backup server side.
>
> - rsync-ref: 1 script perform a complete backup to a directory "ref".
>something like that:
> rsync --archives \
>statio
Hello,
I'm trying to do a differential backup. Each commands/scripts are launch on
backup server side.
- rsync-ref: 1 script perform a complete backup to a directory "ref".
something like that:
rsync --archives \
station:/path1/ /servbasepath/ref/servpath1/
- rsync-diff: 1 script p