I'm trying to create a webdav share on Apache which, when mounted in Windows using 'Map Network Drive', allows users to get and put specific named files, but not list any other files or directories.
I've tried to limit the PROPFIND method in IIS to administrative users, but that seems to make the map network drive operation fail.