Problem: SSH version used by Kodi/XBMC (SFTP nor working)
|
24th Jul, 2015, 04:57 AM
Post: #1
|
|||
|
|||
SSH version used by Kodi/XBMC (SFTP nor working)
Hey everyone,
I'm trying to connect my server to Kodi (using xbian) using SFTP. But I can't connect. I only can connect with HTTPS. But because of the character limit, I want to use SFTP. I read somewhere that it's not working correctly, because Kodi is build with an older SSH version, and therefor the handshake doesn't work correct. On the server: Code: ssh -V : OpenSSH_6.8p1, OpenSSL 1.0.1p 9 Jul 2015 On my raspberry pi running xbian (Kodi 14.2 Git:Unknown (Compiled: May 7 2015)) Code: ssh -V : OpenSSH_6.0p1 Debian-4+deb7u2, OpenSSL 1.0.1e 11 Feb 2013 Can someone clarify this, please? And does there is a workaround to solve this problem? Is it a good idea to upgrade OpenSSH manually? Thanks for any help. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
SSH version used by Kodi/XBMC (SFTP nor working) - psyLord - 24th Jul, 2015 04:57 AM
RE: SSH version used by Kodi/XBMC (SFTP nor working) - CurlyMo - 24th Jul, 2015, 05:59 AM
RE: SSH version used by Kodi/XBMC (SFTP nor working) - psyLord - 24th Jul, 2015, 06:19 PM
RE: SSH version used by Kodi/XBMC (SFTP nor working) - CurlyMo - 24th Jul, 2015, 06:54 PM
RE: SSH version used by Kodi/XBMC (SFTP nor working) - psyLord - 24th Jul, 2015, 07:26 PM
RE: SSH version used by Kodi/XBMC (SFTP nor working) - CurlyMo - 24th Jul, 2015, 09:03 PM
RE: SSH version used by Kodi/XBMC (SFTP nor working) - psyLord - 18th Aug, 2015, 02:14 AM
RE: SSH version used by Kodi/XBMC (SFTP nor working) - psyLord - 20th Aug, 2015, 11:02 PM
|