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

crontab -e not running



Hello,

I recently tried running an hourly rsync using crontab -e on a user
account, but the job is never run.

Here is the output from /var/spool/cron/crontabs/dowslake

# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.SROerQ/crontab installed on Wed Mar 30 13:23:40 2005)
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
@hourly         /usr/bin/rsync -az --exclude=*.tmpl
--password-file=/etc/backuppc
/rsync_password rsync://backuppc@dmcnet/twiki /home/httpd/twiki

I can run the command with no problems from the shell, but it never
runs as a cron job.


-- 
Take care, eh.
Chris



Reply to: