stormy Posted January 3, 2012 Share Posted January 3, 2012 We are currently receving database backups by email, generated by the cron. Is there a way to receive these backups twice a day? 0 Quote Link to comment Share on other sites More sharing options...
stormy Posted January 6, 2012 Author Share Posted January 6, 2012 Yes there is! http://docs.whmcs.com/Crons#Option_Flags php -q PATH TO WHMCS ADMIN/cron.php skip_invoices=1 skip_latefees=1 skip_ccprocessing=1 skip_invoicereminders=1 skip_domainrenewalnotices=1 skip_suspensions=1 skip_terminations=1 skip_cancelrequests=1 skip_closetickets=1 skip_affreports=1 skip_ccexpirynotices=1 skip_usagestats=1 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.