Nextcloud version 18.0.1
Operating system and version Ubuntu 18.04
Apache or nginx version : nginx 1.17.9
PHP version : 7.3
The issue you are facing:
the Ubuntu box that Nextcloud is running on has several NFS mounts. These are connected to Nextcloud as external storage via local. These are displaying hidden files and folders when users connect in Nextcloud. Things like Recycler, $RecycleBin, thumbs.db are appearing so users and access them. The CIFS external storage it has an option to hide these files, but I don't see if for local storage. Can I hide these from Nextcloud or the users?
Is this the first time you’ve seen this error? (Y/N): Yes. we used CIFS previously but changed to NFS for security reasons.
Steps to replicate it:
- Mount a file share
- Connect the mount as local storage to Nextcloud
- Open nextcloud, browse to the folder, and the files appear.
Thanks.