Nextcloud – rescan Files

Syncronisation failed because the Files on the Server and Client are inkonsistent? Let rescan the Files by the Server:

docker exec -u www-data nextcloud php occ files:scan --all

Or an explizit user:

docker exec -u www-data nextcloud php occ files:scan userID

Was this helpful?

2 / 0