security - Serving file:// files to users -
Currently, I am creating a local search engine for the network drive used in our company.
A search engine is created at the top of Solar and Hinges, I have created that indexer which lists the network above the network which works on the network and configures all the directories which are configurable Files are given in. However this is not really relevant.
The current problem with ours is that the web interface that connects to the solar and saves the search results local which is clear and does not That, although I have to work around the issue and want to serve our users 'local' files. Or open an explorer window with at least given path. I was wondering if this is possible or if there is an alternative available? The server serving these files is running on Apache or Tomcat (no matter what). Open the This is not the right answer to my question, but I think this is a good job for an intranet search application. file: // files that have a full or file with Samba path There are links to but the services of
file: // are not allowed by browsers like Google Chrome. Chrome gives error:
Local resource loading permission Is not: file: ///name/to/file.pdf
file: // '' browser-specific plugins Without much use it seems impossible, I have made an alternative by specifying a specific URI-handler, which will be combined with Windows specific application, which is given in the code
Comments
Post a Comment