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@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,
Suzie
@weekly /usr/local/bin/mysql-backup-weekly.sh
@monthly /usr/local/bin/mysql-backup-monthly.sh
[root@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,
Suzie
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos