Nextcloud does not see files in mounted drive

Nextcloud can see my mapped storage

but when I try to see the files, it’s empty.

How can I see the files in /mnt/data?

Thanks

Make sure that your web server user, e.g. wwwrun or www-data is allowed to see the content on the mounte share. Additionally force a file scan on the mounted drive by executing “occ files:scan ...”.