jdk
05-18-2005, 01:43 AM
I have a cron job that makes a backup of a mysql database and saves it as a .gz file in a public_html/backups folder...How would I using another cron job or I can add it to the current one I have to email the file to a given email address and then delete the file saved on the server from 3 days prior. That way only today, yesterday, and the day before backups remain on the server?
