Kodi Community Forum

Full Version: Adding .xml's to apple tv
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey everyone. I am trying to learn how to add xml files to apple tv specifically advancedsettings.xml because i need to increase the timeout length. I can ssh into my atv get to the folder i need to be in but im not sure how to actually transfer a xml to that folder. I f anyone could help explain or point to something I should have read I would be thankful.
If you're on Windows, Filezilla or WinSCP both work. If you're on a Mac, use Cyberduck. If you're running on Linux, use scp from the command line.

Connect to the same port you SSH to, using the same credentials. Make sure you've set the transfer mode to SCP in whichever program you use.
Thank you for the early answer. I actually just downloaded scp 5 mins ago.