simple backup/crontab question I need to write some high level docs and I was trying to indicate where the cron jobs are thae perform the full and incremental backups. I first looked in /etc/cron.* but did not see any. Then I found the crontabs directory under /opt/zimbra/zimbramon/. None of these seem to do the full or incremental backup. I expected to see the zmbackup command in these scripts but did not see it.
So where could they be or is the backup done in a different manner? |