View Single Post
  #3 (permalink)  
Old 02-11-2008, 05:16 PM
osiris osiris is offline
Senior Member
 
Posts: 59
Default

Mailing the log is disabled in the script right? to enable it, remove # in front of $MAILX everywhere and crontab 30 4 * * * /root/zmbac.sh > /tmp/zim_backup_report.log

or?
Reply With Quote