addady
09-30-2001, 12:44 PM
Here are the steps:
/etc/rc.d/init.d/mysql stop
/zip_location/zip -9 $local_path/raq4_weekly_sql_$mday-$mon-$year.zip /home/mysql/db1/* /home/mysql/mysql/* /home/mysql/db2/*
/etc/rc.d/init.d/mysql start
...
ftp the zip file
Do you see any problem ?
Addady
/etc/rc.d/init.d/mysql stop
/zip_location/zip -9 $local_path/raq4_weekly_sql_$mday-$mon-$year.zip /home/mysql/db1/* /home/mysql/mysql/* /home/mysql/db2/*
/etc/rc.d/init.d/mysql start
...
ftp the zip file
Do you see any problem ?
Addady
