Hi,
I was looking at mounting CIFS shares.
OpenBSD is the "client" machine.
CIFS a published by a remote NAS.
Using XFCE and Thunar, everything works well.
But when I try to access the mountpoints from the console, I just can't
find them.
Things like "gio mount smb://", "gio mount -l" and "gio copy" work well.
I read there should be stuff in ~/.gvfs or /run/user/ on Linux.
But couldn't find anything mounted on such directories on OpenBSD.
Is there a way to access the gvfs shares using regular console tools
(other than gio) ?
Thanks.