Best practice forum (Archived)

该论坛讨论已删除

 
该论坛帖子已被删除
2013年04月8日 Monday 17:23
该论坛帖子的内容已被删除,无法再访问。
CogginsSimon
Re: Force a sync?
CogginsSimon 发表于 2013年04月8日 Monday 17:44
小组 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