Ubuntu – How to access gvfs mounts from command line

12.10command linegvfs

I have some samba share mounted via Nautilus and I'd like to access the files from command line. They used to appear under $HOME/.gvfs but not any more.

Where have they gone to?

Best Answer

Since Ubuntu 12.10, gvfs mounts can be found in /run/user/<uid>/gvfs.

Where /run/user/<uid> is the value of env $XDG_RUNTIME_DIR