Kodi Community Forum
v18 WebDAV IP vs Domain issue - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: v18 WebDAV IP vs Domain issue (/showthread.php?tid=360034)



WebDAV IP vs Domain issue - indru - 2021-01-23

Hello,

I have Kodi 18.9 installed on 3 devices: Windows PC, Android TV, Android smartphone.

On all 3 devices I experience the same behavior:
I am connecting via WebDAV to my Qnap NAS.

If I do it this way, it works:
davs://user:[email protected]:port/folder/

If I do it this way, it does not:
davs://user:pass@Nas.internal.network.ip:port/folder/

Both ways work from other software (like WinSCP in Windows), but not from Kodi. All devices reside in the same network as the NAS.

Could there be a Kodi setting that prevents it from connecting to direct IP and only lets it connect to domain in the case of WebDAV?