[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A pipe dream?



That is basically what I do. I back up my /etc tree and my /home tree to a 
zip. I do a complete backup once a week in a cron job and it still all fits on 
one zip.

It does not require much of script

tar -cf /zip/home.tar.gz -C /home .
tar -cf /zip/etc.tar.gz -C /etc .



 
______________________________________________________________________________

Michael Procario                                       EMAIL: procario@cmu.edu
Department of Physics                                  PHONE: 412/268-3887
Carnegie Mellon University      

              "Another casualty of applied metaphysics"
______________________________________________________________________________






Reply to: