Nextcloud/Repair: Unterschied zwischen den Versionen
Aus Foxwiki
K Textersetzung - „line>“ durch „line copy>“ |
K Textersetzung - „wikitable“ durch „table table-striped table-hover“ |
||
| Zeile 4: | Zeile 4: | ||
{| class=" | {| class="table table-striped table-hover options" | ||
|- | |- | ||
! Option !! Beschreibung | ! Option !! Beschreibung | ||
Aktuelle Version vom 29. Juli 2026, 10:48 Uhr
sudo -u [[ApacheUser]] php occ <OPTION>
| Option | Beschreibung |
|---|---|
| maintenance:repair | |
| files:scan --all | |
| db:add-missing-columns | |
| db:add-missing-indices | |
| db:add-missing-primary-keys | |
| db:convert-filecache-bigint | |
| occ app:update --all |