I tried setting up a cron job for doing a nightly backup over the network,
and as far as I can tell, it just didn't run. crontab -l does show that
the job has been installed (no "you are not authorized" message). In other
Unix systems, I'm used to getting E-mail (via /var/mail) from the cron
daemon if there is a problem with a cron job, but this did not occur. How
can I get it to work (or debug it further)?
-- David
and as far as I can tell, it just didn't run. crontab -l does show that
the job has been installed (no "you are not authorized" message). In other
Unix systems, I'm used to getting E-mail (via /var/mail) from the cron
daemon if there is a problem with a cron job, but this did not occur. How
can I get it to work (or debug it further)?
-- David