Re: DB backup

2002-07-08 Thread Impex Holidays Maldives / Hasan
hi, you should be using the c: prompt to run command and not the mysql prompt. Hasan - Original Message - From: "Horacio Lam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 7:30 PM Subject: DB backup > I'm trying to do a backup of my DB using mysqldump and mys

backup of mysql

2002-07-07 Thread Impex Holidays Maldives / Hasan
Hi, This may be out of topic,but still I'm working on a mysql back up file. Does any one have a shell script to ftp a file to another location, so that I can schedule to run this file with cron. Many thanks, Hasan - Before p

backup

2002-07-07 Thread Impex Holidays Maldives / Hasan
Hi, Does any one have a shell script to ftp a file to another location, so that I can schedule to run this file with cron. Many thanks, Hasan - Original Message - From: +ACI-Gerald R. Jensen+ACI- +ADw-gjensen+AEA-autodatasys.com+AD4- To: +ACI-Impex Holidays Maldives / Hasan+ACI- +ADw

backup

2002-02-24 Thread Impex Holidays Maldives / Hasan
Hello everyone, I am trying to do backups using the crond daemon on my Linux server. Can I write a similar line as below on my crontab file. Any examples would be appreciated. mysqldump impex +AD4- siteroot/home/hasan/backup/backup.sql Alternatively i am thinking of running a perl file ...wh

backup with crond

2002-02-24 Thread Impex Holidays Maldives / Hasan
Hello everyone, I am trying to do backups using the crond daemon on my Linux server. Can I write a similar line as below on my crontab file. Any examples would be appreciated. mysqldump impex +AD4- siteroot/home/hasan/backup/backup.sql Alternatively i am thinking of running a perl file ...wh