i want to update my file list by php occ files:scan锛宐ut i can't
im new to this but had to do same exact thing... after uploading the files to database location I than ran below and it worked like a charm:
sudo nextcloud.occ files:scan --all
wow锛宨t run 锛宼hx
So where is OCC located then .... i want to ad a script that scans my external shares only every hour. That script needs the path to occ ( apparently its not th default path....)
You can tell with which nextcloud.occ, but you'll find it in /snap/bin/.
Most helpful comment
im new to this but had to do same exact thing... after uploading the files to database location I than ran below and it worked like a charm:
sudo nextcloud.occ files:scan --all