Cron job not generating backups
Asked by
David Marrs
I have installed version 2.6+debian-2 of automysqlbackup on Ubuntu 12.04.4 LTS, using
$ sudo apt-get install automysqlbackup
I have edited the file at /etc/default/
Running
$ sudo /usr/sbin/
manually works fine. But if I add a cron job with
$ sudo crontab -e
that looks like
0 1 * * * /usr/sbin/
No backups appear to be being created overnight, and I am not getting an email about any problems.
The info I've found on the web is a bit confusing as I'm not sure if it refers to the original bash script on SourceForge. So any help with this particular package would be much appreciated.
Thanks,
David
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- David Marrs
- Solved:
- Last query:
- Last reply:
To post a message you must log in.