Best practice forum (Archived)

This forum discussion has been removed

 
This forum post has been removed
Monday, 8 April 2013, 5:23 PM
The content of this forum post has been removed and can no longer be accessed.
Simon Coggins
Re: Force a sync?
by Simon Coggins - Monday, 8 April 2013, 5:44 PM
Group Totara

Hi Lane,

If you are able to upgrade to 2.2.14 we have added a button to the interface to run the sync manually.

Otherwise you can trigger the sync from the server command line by triggering the sync cron directly:

The exact command will depend on your server configuration and permissions but it will be something like this:

sudo -u www-data php [/path/to/webroot]/admin/tool/totara_sync/run_cron.php

Simon