Best practice forum (Archived)

Este foro de discusión ha sido eliminado.

 
Esta publicación en el foro ha sido eliminada.
Monday, 8 de April de 2013, 17:23
El contenido de esta publicación del foro se ha eliminado y ya no se puede acceder a él.
Simon Coggins
Re: Force a sync?
de Simon Coggins - Monday, 8 de April de 2013, 17:44
Grupo 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