2019-02-07, 12:09
Hi
FTPS has been working fine prior to upgrade to Kodi 18. I first noticed issue on Shield which was auto updated. Then today I tried testing this on Windows and got the following errors in log. Connection works fine in FTP clients like FileZilla.
Known issue or do I need to change something in my source?
ftps://<user>:<pass>@<ip>:<port>/<path>|auth=TLS
Thanks
FTPS has been working fine prior to upgrade to Kodi 18. I first noticed issue on Shield which was auto updated. Then today I tried testing this on Windows and got the following errors in log. Connection works fine in FTP clients like FileZilla.
Code:
10:41:46.755 T:4100 ERROR: CCurlFile::FillBuffer - Failed: SSL connect error(35)
10:41:46.755 T:4100 ERROR: CCurlFile::Open failed with code 0 for ftps://USERNAME:[email protected]:21/:
10:41:46.755 T:4100 ERROR: XFILE::CDirectory::GetDirectory - Error getting ftps://USERNAME:[email protected]:21/|auth=TLS
Known issue or do I need to change something in my source?
ftps://<user>:<pass>@<ip>:<port>/<path>|auth=TLS
Thanks