Catégorie  Systeme

Rsync

NOM rsync – une alternative rapide et flexible à rcp SYNOPSIS rsync [OPTION]… SRC [SRC]… [UTIL@]HOTE:DEST rsync [OPTION]… [UTIL@]HOTE:SRC [DEST] rsync [OPTION]… SRC [SRC]… DEST rsync [OPTION]… [UTIL@]HOTE::SRC [DEST] rsync [OPTION]… SRC [SRC]… [UTIL@]HOTE::DEST rsync [OPTION]… rsync://[UTIL@]HOTE[:PORT]/SRC [DEST] rsync [OPTION]……

Sauvegarde sous Linux

Le Dump Le Dump sous linux permet de copier l’ensembe d’un repertoire ou partitin sous un seul fichier, dump -f /home/frederic/ Cette commande permet de sauvegarder l’ensemble du répertoire et sous répertoire /home/frederic sous le fichier /dump/fred/dmp Il est…