SMB: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
>NedBot
m (Robot: Cosmetic changes)
Line 9: Line 9:
* Once properly configured, it will allow your network shares to be seen and accessed by not only XBMC, but also any Windows machine on your network.<br />
* Once properly configured, it will allow your network shares to be seen and accessed by not only XBMC, but also any Windows machine on your network.<br />


==Setting up SMB==
== Setting up SMB ==
<big>
<big>
*'''[[SMB/Windows]] -'''</big> Setting up SMB on Windows
* '''[[SMB/Windows]] -'''</big> Setting up SMB on Windows




<big>
<big>
*'''[[SMB/Mac]] -'''</big> Setting up SMB on Mac OS X
* '''[[SMB/Mac]] -'''</big> Setting up SMB on Mac OS X




<big>
<big>
*'''[[Samba]] -'''</big> Setting up SMB in Linux
* '''[[Samba]] -'''</big> Setting up SMB in Linux


==External links==
== External links ==
* [http://www.mini-itx.com/projects/xbmc-ion/module/7 How to enable Windows File-Sharing on your XBMC Live system (mini-itx.com)]
* [http://www.mini-itx.com/projects/xbmc-ion/module/7 How to enable Windows File-Sharing on your XBMC Live system (mini-itx.com)]



Revision as of 15:36, 27 April 2013

Windows File Sharing, (also known as Common Internet File System [CIFS] or Server Message Block [SMB]), is probably the most flexible of all of the options for sharing media between your computer or a NAS (Network Attached Storage) device and XBMC.

SMB/SAMBA/CIFS sharing has many advantages over the other options, mainly:
  • It is already incorporated in Windows, eliminating the need for additional software and services to be installed on your PC
  • It allows for authentication by Windows username and password, making it good for use on public networks
  • Once properly configured, it will allow your network shares to be seen and accessed by not only XBMC, but also any Windows machine on your network.

Setting up SMB


  • SMB/Mac - Setting up SMB on Mac OS X


  • Samba - Setting up SMB in Linux

External links