How to access files on a shared storage in the same network using File System Access API?
I have a requiement to develop a browser based web application. The goal of the application is to manage files on o shared file system, from the browser, as if it was my local file system. If possible with File System Access API or browser extensions. For example, people working for the same company can open the application in the browser, see the hierarcy of the shared file system in the browser, and upload files from their local file system into the shared one, all that from the browser.