Re: Mounting SMBv2 Share
Lucas Rufkahr <[email protected]> Mon, 18 May 2026 10:20:13 -0500
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 18 May 2026 17:18:29 +0200 Marco Moock <[email protected]> wrote: > Am 18.05.26 um 17:15 schrieb Lucas Rufkahr: > > The command I am using the mount is > > gio mount smb://IP/share > > Have you tried to use the mount command? > > https://man.freebsd.org/cgi/man.cgi?query=mount_smbfs&sektion=8&apropos=0&manpath=FreeBSD+15.0-RELEASE+and+Ports.quarterly > STANDARDS mount_smbfs offers support for SMB/CIFS/SMB1. It does not support newer versions of the protocol like SMB2 and SMB3. SMB2 and SMB3 are supported by software available in the ports(7) collection.