summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/smbfs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/smbfs.txt')
-rw-r--r--Documentation/filesystems/smbfs.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/filesystems/smbfs.txt b/Documentation/filesystems/smbfs.txt
new file mode 100644
index 000000000..ffef2d814
--- /dev/null
+++ b/Documentation/filesystems/smbfs.txt
@@ -0,0 +1,13 @@
+smbfs is a filesystem which understands the SMB protocol. This is the
+protocol Windows for Workgroups, Windows NT or Lan Manager use to talk
+to each other. smbfs was inspired by samba, the program written by
+Andrew Tridgell that turns any unix host into a file server for DOS or
+Windows clients. See ftp://nimbus.anu.edu.au/pub/tridge/samba/ for
+this interesting program suite and lots of more information on SMB and
+NetBIOS over TCP/IP. There you also find explanation for concepts like
+netbios name or share.
+
+To use smbfs, you need a special mount program, which can be found in
+the ksmbfs package, found on
+sunsite.unc.edu:/pub/Linux/system/Filesystems/smbfs.
+