Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
SMB vs CIFS
authored
Aug 28, 2018
by
Garming Sam
Show whitespace changes
Inline
Side-by-side
samba-functionality/overview.md
View page @
fbcdf215
...
...
@@ -26,7 +26,7 @@ Windows clients. Samba translates between the NTFS file system semantics
expected by modern Windows clients and the POSIX file system on which it runs,
including locking, Access Control Lists and case insensitivity.
Core to the file server operations
are the CIFS (Common Internet File System) SMB (Server Message Block) protocols
.
Core to the file server operations
is the SMB (Server Message Block) protocol, which in the past has been known as CIFS (Common Internet File System)
.
As well as being a file server, Samba can also function as:
*
_
[
Clustered file server (CTDB)
](
https://wiki.samba.org/index.php/CTDB_and_Clustered_Samba
)
_.
...
...
...
...