Is there a way to add add SSL encrypted FTPs to XBMC?
#1
Has anyone tried this before ?
If I just click on add soirce and choose FTP as protocol obiviously it won't work.
I know I have to manualy edit the sources.xml but what's the proper way ?


EDIT

Got it working using this way :

Code:
<path pathversion="1">ftp://user:password@domain:port?auth=tls/</path>

or

<path pathversion="1">ftp://user:password@domain:port?auth=ssl/</path>
Reply
#2
also able to play movies that is compressed?
Reply
#3
That is completely independent of where the files are stored. yes it works.k
Reply

Logout Mark Read Team Forum Stats Members Help
Is there a way to add add SSL encrypted FTPs to XBMC?0