Snap versions of Firefox and Chromium refuse to open folders and files mounted via sshfs while the same folder is normally browseable from the command line and from Gnome and the files can be opened in other applications (e.g., html files can be opened and edited in Gedit). While Chromium can browse the mounted folder and its subfolders, opening a file results in an "access denied" screen. Firefox refuses to open the directory completely (again, showing access denied). The remote folder is mounted to an empty folder in my home directory. Access to removable storage media is allowed in Ubuntu software center. Is there a solution to this?
I really need this kind of access to html files stored on a remote sshfs server. Running remote firefox over ssh with -X is possible but extremely slow. Copying the data locally every time I need to view it is not a solution for me (lots of data). Running a remote desktop session is an option, but not optimal (e.g., it is less comfortable with slow connection, when connection gets frequently interrupted, local printing and exporting html into local PDF copy is also less straightforward via VNC).
I want to stress again that the folder is mounted within the home directory and it is still not accessible. Is this a feature or a bug?
Thanks