Kodi Community Forum

Full Version: Connect to FTP (SSL) from XBMC
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey Guys,

I have a ftp server setup with SSL and I want to be able to connect to my secure server outside of my home network.
I am able to connect through regular FTP thus far. Is there a way to connect with SSL?

PS, I use both XBMC for the original xbox and for OSX.
Anybody?
Come on, there has to be somebody here who has sparked up this idea once...
yes. but u will have to mannually change your sources.xml adding like this :

ftp://user:pass@ip:port?auth=ssl/

or auth=tls if u use that