If this should be on that other site, please don't shoot me, as I can't remember the name or the url.

I have an ftp account in Dreamweaver that connects to the remote site and appears to be uploading files as normal. But when I browse to the location I can't see any new files or changes to the index page. (I've uploaded index.php and connect.php). I'm getting a 404 page.

I suspect the host directory is wrong, but looking at the file tree, I can't see the folder I'm supposed to be using, so I'm uploading to the apparent site root.

Any guidance on this?

link|improve this question

0% accept rate
feedback

migrated from stackoverflow.com Apr 18 '10 at 5:57

This question came from our site for professional and enthusiast programmers.

1 Answer

Try changing from a ACTIVE FTP connectionto a PASV connection.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.