Hi;<br>I have the following in crontab -eu root:<br>@daily /usr/local/bin/mysql-backup-<div>daily.sh<br>@weekly /usr/local/bin/mysql-backup-weekly.sh<br>@monthly /usr/local/bin/mysql-backup-monthly.sh<br>
<br>[root@13gems <a href="http://globalsolutionsgroup.vi/" target="_blank">globalsolutionsgroup.vi</a>]# ls /usr/local/bin/mysql-*<br>
/usr/local/bin/mysql-daily.sh  /usr/local/bin/mysql-monthly.sh  /usr/local/bin/mysql-weekly.sh<br><br>These scripts worked on another server. The daily writes to:<br>/usr/backup/database/mysql-backups/mysql-backup-dailys/<br>


However, a day later, nothing is there. Please advise.<br>TIA,<br>Suzie<br></div>