Impex,
Sunday, February 24, 2002, 6:05:51 PM, you wrote:
IHMH> Hello everyone,
IHMH> I am trying to do backups using the crond daemon on my Linux server.
IHMH> Can I write a similar line as below on my crontab file.
IHMH> Any examples would be appreciated.
IHMH> mysqldump impex > siteroot/home/
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