Greetings I have 3 computers with different operating systems one MAC, Linux and Windows and one NAS all of these are within the same network inside my NAS I have a shared folder called "master_index" and there in an XLS called "FOR-ASC" -SGC-MASTER INDEX.xls ". I intend for the user to download the file through the browser.
<html>
<head>
<title>Hola mundo</title>
</head>
<body>
<a href="file://192.168.1.31/master_index/FOR-ASC-SGC-004%20%20MASTER%20INDEX.xls">FOR-ASC-SGC-MASTER INDEX.xls</a>
</body>
I run it on Windows with IE and Chrome and it downloads without problem but when I run on Linux with FireFox and Chromium I can not download it.
You can support me with this problem.
Thanks