----- "Andreas Kuntzagk" <[EMAIL PROTECTED]> escreveu:
> 
> So to reduce load I'd like to have a script that:
> 
> identifies changed files only (using md5?)
> copies them
> and compresses them
> 
> storeBackup.pl does something similar, but keeps versions and creates
> hardlinks between them. (Is storeBackup in any CentOS repo? I know it
> from my SuSE box)
> Any ideas? Do I have to change storeBackup to my needs? (Would really
> hate that, because I'm not a Perl man)

Well, I'm using "rsync --link-dest" to do this. This article 
"http://www.rootprompt.org/article.php3?article=8976"; had the principle
but didn't use "--link-dest".

    Antonio.
-- 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr. - Support Analist | "Only The Shadow Knows     |
| Universidade Estadual de Maringá - Brasil|   what evil lurks in the   |
| NPD - Núcleo de Processamento de Dados   |       Heart of Men!"       |
| E-Mail: [EMAIL PROTECTED] / [EMAIL PROTECTED] | !!! Linux User: 52392 !!!  |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


-- 
Esta mensagem foi verificada pelo sistema de antiv�rus e
 acredita-se estar livre de perigo.

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to