Re: Mounting SMBv2 Share

Lucas Rufkahr <[email protected]> Mon, 18 May 2026 10:23:53 -0500
Newsgroups gmane.os.freebsd.questions
Message-ID <[email protected]>
On Mon, 18 May 2026 17:20:03 +0200
"Mathias M." <[email protected]> wrote:

> On Mon, May 18, 2026 at 10:04:20AM -0500, Lucas Rufkahr wrote:
> > I am pulling my hair out trying to figure out how to mount this
> > share to a folder I can view in my terminal.
> > 
> > So far I've tried using the gio command. I want to use gio and GVFS
> > because its what Thunar uses.
> > 
> > I can get it to "mount" but its not making a folder anywhere and its
> > only visible within Thunar.
> > 
> 
> Don't worry. If it is visible in Thunar, it's mounted.
> It's probably somewhere under $XDG_RUNTIME_DIR/gvfs
> 
> Regards,
> Mathias

I insist, its not making the folder as you can see from the output of
mount and also:

$ cd $XDG_RUNTIME_DIR/gvfs
cd: /var/run/user/1001/gvfs: No such file or directory
$