Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHolly Logan
7,142 PointsSimple explanation of FTP and making changes to an existing website
Hi, I am struggling to understand FTP and when you use it. I made a Wordpress site locally using Desktop Server and pushed it live, hosted by Hostgator. After it went live I realised that I didn't update the favicon. My question is... do I update the favicon on the local dev site and then re-upload all the files as I did before using FTP? Or do I just upload a new favicon image file using FTP and ensure it has the same filename?
1 Answer
Kevin Korte
28,149 PointsYou can just FTP the files that have been added/changed since the last ftp, and it should work - it'll certainly save you some time.