After you manually add new files to your Nextcloud disk, this procedure forces the rescan of files and adds them to the Nextcloud dabase:
cd /var/www/html/nextcloud
sudo -u www-data php console.php files:scan --all
very very slowly
After you manually add new files to your Nextcloud disk, this procedure forces the rescan of files and adds them to the Nextcloud dabase:
cd /var/www/html/nextcloud
sudo -u www-data php console.php files:scan --all