Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previa | ||
|
owncloud [2015/02/07 10:34] jamoralesm creado |
owncloud [2015/02/09 10:10] (actual) jamoralesm |
||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| [[http://setovi.blogspot.com/2015/01/how-to-install-owncloud-7-on-centos-7.html]] | [[http://setovi.blogspot.com/2015/01/how-to-install-owncloud-7-on-centos-7.html]] | ||
| + | === Scan Files === | ||
| + | <file> | ||
| + | cd /path/to/owncloud | ||
| + | php console.php files:scan <user_id> #For rescanning a users file | ||
| + | php console.php files:scan --all #For rescanning the files of all users | ||
| + | </file> | ||