Get location of "true" GVFS path from Nautilus
- by user946850
I mount my Samba shares through Nautilus. I know that, behind the scenes, the share is fuse-mounted and Nautilus somehow does the translation between smb:// URLs and the actual location in the file system.
Is it possible to retrieve the "true" path in the file system for a GVFS-mounted share, for a directory or a file? How?
This is related, but does not answer my question: How to copy the current path from Nautilus?