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 trial

WordPress

Jeremy Frimond
Jeremy Frimond
14,470 Points

Public HTML file on FTP software?

I am migrating a site from a local server to an online server. In the video I open up the FTP software, click on the public html file and then drop the files in there. I am using Cyber Duck and there is no public html file in there for me to click on.

Have I missed a step or does Cyber Duck just look different from filezilla?

3 Answers

Jeremy Frimond
Jeremy Frimond
14,470 Points

Colin Marshall Im downloaded Filezilla for the transfer, and to be more succinct with the videos. The root directory is just a blank /..

I dont know if that helps or not, I guess I will wait and see how things turn out after this upload...

Colin Marshall
Colin Marshall
32,861 Points

Your root directory is probably your html directory. Try uploading the files there and see what happens.

Colin Marshall
Colin Marshall
32,861 Points

I think your problem is probably that your web host uses a different folder than "public_html" to hold your html files. What folders are listed in the root directory when you login to your host? Some hosts use a "www" folder instead.