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

"The target file already exists" - Filezilla trouble in 5 minute WP install

I'm in Filezilla trying to drag the unzipped Wordpress file over to the remote server that I set up in the CPanel. But a window keeps popping up saying "the target file already exists" and is asking if I want to overwrite it. I hit cancel, because I didn't know what to do, and then the same window popped up seriously about 3 dozen more times before it finally stopped. What on earth is going on and how do I fix it?

Moss Bridger
Moss Bridger
17,349 Points

A few things to check...

  • make sure you are uploading the files into the public_html folder (ie. not directly into the root folder on your remote server)
  • have a look to see if there already exists a folder named 'wordpress' on your server; if so, try deleting it (if you are sure you don't need it) and re-try the upload