Re: Mounting SMBv2 Share
Lucas Rufkahr <[email protected]> Mon, 18 May 2026 11:15:03 -0500
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 18 May 2026 10:04:20 -0500 Lucas Rufkahr <[email protected]> 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. > I've managed to get it done. I added fusefs to kld_list in /etc/rc.conf I added myself to the operator group -- Not sure if this was needed I recompiled GVFS with FUSE support I then rebooted. Thunar and gio now mount my share in $XDG_RUNTIME_DIR/gvfs