$ gvfs-mount smb://192.168.1.7/data2/ $ gvfs-mount -u smb://192.168.1.7/data2/ Error finding enclosing mount: The specified location is not mounted $ gvfs-mount -l Mount(0): data2 on 192.168.1.7 -> smb://192.168.1.7/data2/ Huh?
The user-visible effect will be to have nautilus complain about the mount being already mounted, instead of displaying the contents of the remote share. This means SMB is unusable in nautilus as a result.
This should be fixed in gvfs 0.99.8 by: 2008-09-15 Tomas Bzatek <tbzatek> * daemon/gvfsbackendsmb.c: Revert commit #1772. Set the information on the mount spec from the original URI
*** Bug 462059 has been marked as a duplicate of this bug. ***
This works fine now.