Euperia
11-04-2002, 01:19 PM
Hi
I want to send a mysqldump > text.sql to a particular email address at intervals.
My .sh script when executed from the shell/ssh works great, but when set a a cron script in /etc/cron.daily it gives a permissions error on mysqldump.
Is there another way of sending a mysql backup to an email account?
Andrew
I want to send a mysqldump > text.sql to a particular email address at intervals.
My .sh script when executed from the shell/ssh works great, but when set a a cron script in /etc/cron.daily it gives a permissions error on mysqldump.
Is there another way of sending a mysql backup to an email account?
Andrew
