crontab problem

Victor Subervi victorsubervi at gmail.com
Sat Nov 21 08:47:14 EST 2009


Hi;
I have the following in crontab -eu root:
@daily /usr/local/bin/mysql-backup-daily.sh
@weekly /usr/local/bin/mysql-backup-weekly.sh
@monthly /usr/local/bin/mysql-backup-monthly.sh

[root at 13gems globalsolutionsgroup.vi]# ls /usr/local/bin/mysql-*
/usr/local/bin/mysql-daily.sh  /usr/local/bin/mysql-monthly.sh
/usr/local/bin/mysql-weekly.sh

These scripts worked on another server. The daily writes to:
/usr/backup/database/mysql-backups/mysql-backup-dailys/
However, a day later, nothing is there. Please advise.
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091121/569e99e2/attachment.html>


More information about the Python-list mailing list