FTP: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{cleanup}}
{{incomplete}}
{{XBMC faq toc Inline}}
{{XBMC faq toc Inline}}
If you have media-files on a PC, Xbox or Mac and you want to share them to a version of XBMC on another PC, Xbox or Mac you can accomplish that by installing a FTP-Server (there are other solutions like e.g. SMB or XBMSP). In that case the XBMC will act like a FTP-Client and the other PC, Xbox or Mac like a FTP-Server.  
If you have media-files on a computer and you want to share them to an XBMC device, an FTP server is one option you can use.


#To accomplish this your XBMC-Client and FTP-Server must be able to reach each other through your network (firewall!)
#To accomplish this your XBMC device and FTP server must be able to reach each other through your network (firewall!)
#Install the FTP-Server.
#Install the FTP server.
#*On a Linux distribution you can install the preferred FTP-Server for that distribution.
#*On a Linux distribution you can install the preferred FTP server for that distribution.
#*On a Mac go to system preferences, then sharing, and then click the check box next to file sharing, this will start local file sharing on your machine.  Click the 'Options' Button to share files and folders using FTP/SMB/AFP, etc.  Choose your folders and you are good to go.
#*On a Mac (OS 10.6 and below) go to system preferences, then sharing, and then click the check box next to file sharing, this will start local file sharing on your machine.  Click the 'Options' Button to share files and folders using FTP/SMB/AFP, etc.  Choose your folders and you are good to go.
#*On a Windows PC you can use a FTP-Server like e.g. [http://filezilla-project.org/ FileZilla Server].
#*On a Windows PC you can use a FTP server like e.g. [http://filezilla-project.org/ FileZilla Server].
#Than you define one or more userid's on the FTP-Server.
#Than you define one or more userid's on the FTP-Server.
#On the XBMC-Client use '''Add Source''', select FTP, fill in the credentials and your XBMC-Client will be able to connect to that FTP-Server and play files more or less like if the files were local.  
#On the XBMC device use '''Add Source''', select FTP, fill in the credentials and your XBMC device will be able to connect to that FTP server and play files more or less like if the files were local.  


Keep in mind though, FTP is not made for streaming content, it will act a little different sometimes.
Keep in mind though, FTP is not made for streaming content, it will act a little different sometimes.


[[Category:File Sharing]]
[[Category:File Sharing]]

Revision as of 06:53, 27 November 2011

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

Template:XBMC faq toc Inline If you have media-files on a computer and you want to share them to an XBMC device, an FTP server is one option you can use.

  1. To accomplish this your XBMC device and FTP server must be able to reach each other through your network (firewall!)
  2. Install the FTP server.
    • On a Linux distribution you can install the preferred FTP server for that distribution.
    • On a Mac (OS 10.6 and below) go to system preferences, then sharing, and then click the check box next to file sharing, this will start local file sharing on your machine. Click the 'Options' Button to share files and folders using FTP/SMB/AFP, etc. Choose your folders and you are good to go.
    • On a Windows PC you can use a FTP server like e.g. FileZilla Server.
  3. Than you define one or more userid's on the FTP-Server.
  4. On the XBMC device use Add Source, select FTP, fill in the credentials and your XBMC device will be able to connect to that FTP server and play files more or less like if the files were local.

Keep in mind though, FTP is not made for streaming content, it will act a little different sometimes.