GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SMBFS(5) FreeBSD File Formats Manual SMBFS(5)

smbfs
SMB FS

To compile this driver into the kernel, place the following lines in your kernel configuration file:
option NETSMB

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

smbfs_load="YES"

The SMB driver is an implementation of the CIFS (Common Internet Filesystem) network protocol.

smbutil(1), mount_smbfs(8)

Common Internet File System (CIFS) Protocol, MS-CIFS, https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-cifs/, December 2018.

I. Heizer, P. Leach, and D. Perry, Common Internet File System Protocol (CIFS/1.0), https://tools.ietf.org/html/draft-heizer-cifs-v1-spec-00, June 13, 1996.

The smbfs device driver first appeared in FreeBSD 4.4.

The smbfs device driver was written by Boris Popov <bp@FreeBSD.org>. The manual page was contributed by
Gordon Bergling <gbe@FreeBSD.org>.
April 8, 2020 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.