I would like to change the way nautilus mounts my shared windows folders.
Currently the path to my shared folder is:
/run/user/1000/gvfs/smb-share:server=some.cool.server,share=someshare/path/to/my/files
But for some programs having .
, ,
, :
and =
in the filename isn't cool.
Thus I would like to change the mount point such that my path would be more along the lines of
/run/user/1000/gvfs/someshare/path/to/my/files
Is this possible?
I've asked questions on stackoverflow and The mathworks forum on how to use the program with the standard gvfs path
0 Answers