* Jochen <[EMAIL PROTECTED]> [14-10-2003 16:05]:

> Ich will per cronjob eine komplette platte auf
> eine identische platte "spiegeln".
> 
> Welche Methode ist hier zu empfehlen?

Ich benutze rsync.

> dd, cpio,...am besten ein kleines Codeschnipsel!
 
##---- rsync command --------------------------------------------------------
"${mirror_prog}" -a --delete / --exclude-from="${exc_temp}" "${mirror_mount}"

Komplettes Script falls Bedarf per PM. (DANGEROUS) :-)

Gruss Uwe

Attachment: pgp00000.pgp
Description: PGP signature

Antwort per Email an