[Unix based only] Cron script to back up databases!

Sledmur

Web-Developer
Nov 29, 2011
459
98
Ever need to backup your databases on a set schedule? Don't wanna do it manually? Use this script :)


First off download cronnix from this link:

Then, download the php script,

Next open your command line type
Code:
chmod +x (drag and drop the file into the command line)
then hit enter.

now open cronnix and schedule it to run

Code:
PATHTOPHPFILE

And it'll work :)
 

Users who are viewing this thread

Top