Thread: Backup issues
View Single Post
  #2 (permalink)  
Old 03-01-2007, 05:10 PM
kechols kechols is offline
Senior Member
 
Posts: 72
Default

on my backups, i run /etc/init.d/zimbra stop
then do a tar -cpP /opt/zimbra |gzip > mail_`date +%F`.tar.gz
finally push that off to a remote server
and the only thing i don't get are the dev's that get replaced if not present.
Reply With Quote