Rescan files
Nextcloud will not pick up files if they are added directly in the data directory of the user on the server. To make it rescan, open a Web terminal and run the following…
Deploy Nextcloud as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.
DANIAN runs Nextcloud as a fully managed service: installation, updates, backups, monitoring and security are handled for you.
See the nextcloud hosting page for plans, pricing and a free trial.
Nextcloud will not pick up files if they are added directly in the data directory of the user on the server. To make it rescan, open a Web terminal and run the following command:
sudo -u www-data php -f /app/code/occ files:scan <username>
To rescan external storage, use the --path parameter.
sudo -u www-data php -f /app/code/occ files:scan <username> --path=/<username>/files/externaltest
Find more information about our company, platform, and services on our website.
Visit danian.co