Kodi Community Forum

Full Version: Is SFTP for File location not support on iOS?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Was trying to set up a file location using SSH/SFTP on the release version of Kodi 17 for iOS, but it always claiming that the connection is unavailable, even when I can connect fine from another app (Infuse or Transmit) on the same device.

Before I dig into getting the logs from the non jailbroke device, I wanted to ask if SFTP is not supported in the iOS version.
It is debug log (wiki) needed
(2017-02-08, 08:36)Memphiz Wrote: [ -> ]It is debug log (wiki) needed

I will get them in a little while then as I also need to report an issue where UPnP works and then later (after device has been locked for a bit and then unlocking Kodi thinks its no longer available when it is.
Here is the log: http://paste.ubuntu.com/23955455/

Snippet:

SFTPSession: Creating new session on host 'tarasis.net:1021'
18:11:55.218 T:424456192 ERROR: SFTPSession: Failed to connect 'Timeout connecting to tarasis.net'
18:11:55.218 T:424456192 ERROR: SFTPSession: Not connected, can't list directory ''
18:11:55.219 T:424456192 ERROR: GetDirectory - Error getting sftp://USER:PASSWORD@tarasis.net:1021/

--- Same behaviour on the tvOS version of Kodi on an AppleTV 4.

Using cyberduck on a Mac (same network) with "sftp://USERNAME:PASSWORD@tarasis.net:1021" worked and connected immediately.