Alofoxx
Member
I recently setup Sypex Dumper mod - http://xenforo.com/community/resources/sypex-dumper-backup-and-restore-your-database.1102/
and I would like to run a daily backup with this, but I am not sure how to add it to cron.
it says to use:
but in the new cron entry it only has class and method
any help? Thanks
and I would like to run a daily backup with this, but I am not sure how to add it to cron.
it says to use:
Code:
/usr/bin/php /home/site/public_html/sxd/index.php -j=job_name
but in the new cron entry it only has class and method
any help? Thanks