SFTP: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mininav| [[Media sources]] | [[File sharing]] }}
{{mininav| [[File sharing]] }}
<section begin="intro"/>Kodi ships with [[w:SSH File Transfer Protocol|SFTP (SSH File Transfer Protocol)]] (not to be confused with FTP) client support for accessing file shares.<section end="intro"/>
<section begin="intro"/>Kodi ships with [[w:SSH File Transfer Protocol|SFTP (SSH File Transfer Protocol)]] (not to be confused with FTP) client support for accessing file shares.<section end="intro"/>


Line 5: Line 5:


== Adding SFTP as a media source ==
== Adding SFTP as a media source ==
{{see also|Video library/Adding media sources}}
{{see also|Adding_video_sources}}
# Add Videos
# Add Videos
# Browse
# Browse
Line 41: Line 41:
Select '''OK''' or '''Yes'''
Select '''OK''' or '''Yes'''


== See also ==
 
* [[File sharing]]


[[Category:Manual]]
[[Category:Manual]]
[[Category:File sharing]]
[[Category:File sharing]]

Latest revision as of 23:28, 29 January 2021

Home icon grey.png   ▶ File sharing ▶ SFTP

Kodi ships with SFTP (SSH File Transfer Protocol) (not to be confused with FTP) client support for accessing file shares.

You can also use SFTP as a way to connect to some Kodi devices, such as Kodibuntu.

Adding SFTP as a media source

  1. Add Videos
  2. Browse
  3. Add network location
  4. Select SSH/SFTP from the protocol menu
  5. Complete other fields as required

Connecting to Kodibuntu via SFTP

Kodibuntu ships with Openssh server, making it easier to access your files via SSH/SFTP. Alternative installations that contain Openssh can also use the method below to connect.


Examples of SFTP clients

Connecting to Kodibuntu SFTP

During the installation of Kodibuntu you have to supply a username and a password. This username and password combination has to be used if you want to connect via SFTP

  1. Choose a SFTP client and open an instance
  2. Enter The Kodi box IP (using Filezilla e.g. sftp://192.168.1.254)
  3. Choose port 22
  4. For username the login name you chose during install
  5. For password the password you chose during install

Fileziilamain.png

During first time connecting you will see a security warning irrespective of client used.

Filezzilawarning.PNG

Select OK or Yes