On Thu, Nov 10, 2005 at 04:10:49AM -0000, jinuameerp wrote:
> I am jinu, working in www.tratumtech.com. I need a help from the group 
> how to back up my sql automatically every day using cron job to 
> another near by windows machine. 

1. mount a windows share with the 'smbmount' command
2. run 'mysqldump' to dump to that share
3. umount the windows share

Make a script doing the three steps and put into into /etc/crontab
- here are some example scripts for learning: /etc/init.d/
- Shell script manual: `man bash`, `man tcsh`
- table-of-cron-manual: `man 5 crontab`

Dirk Tilger
Advanced Technologies ME FZ LLC
Tel +971 4 367 1071
Fax +971 4 367 2529
Mob +971 50 8809132
    +966 55 1650025


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/0XFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/dubailug/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to