Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
simple automated backup of apache (your websites)
#14

ok i'm still playing with this and now i want to backup the mysql database weekly also, the exact same way as i am doing with apache.

 

the command to backup the database is executed from

 

/usr/local/mysql/bin

 

and it's

 



Code:
./mysqldump -u USER -p DATA >> forums_export.sql




 

i then have to input the root password

 

so, how can i automate this ? any ideas :)

 

cheers

 

anyweb

Reply


Messages In This Thread
simple automated backup of apache (your websites) - by Guest - 2004-12-29, 05:52 PM
simple automated backup of apache (your websites) - by anyweb - 2005-02-02, 02:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)