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 trialJamie Raymond
460 PointsHow can I set up ftp software?
Is there a video explaining how to connect to ftp software?
3 Answers
Jonathan Grieve
Treehouse Moderator 91,253 PointsI think Nick Pettit's "how to make a website" course has a video on it. :)
Joan Valls de Padrines Amengual
11,760 PointsYes, It's all explained well by Nick in the "Sharing a Website" module in "How to make a website", first topic in Web Design and Front-End Development Tracks.
It's all about the data your hosting provider gives to you, basically a HOST, an USER, and a PASSWORD, and the use of them with an FTP client, like Filezilla.
Jamie Raymond
460 Pointsgreat. thanks for the replies