Eric Rohloff
Senior Advisor
20,265 posts Online Now
What file are you reffering to that CC put up for you?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD) http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor) https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD) https://ericrohloff.com
I'm betting that you have files going to your server root folder instead of your domain root folder. If you have the wrong setup for your server within the HTML Editor it will still upload it, just that it's going to a directory above where your domain is sitting. Check there and see if it's in a directory above the public_html directory.
ftp@theshawnwilcoxband.com logged in CWD /www/public_html 250 CWD command successful PWD 257 "/www/public_html" is the current directory PWD 257 "/www/public_html" is the current directory PASV 227 Entering Passive Mode (207,32,178,60,197,178). LIST 150 Opening ASCII mode data connection for file list Dir Entry: drwxr-sr-x 2 ftp@theshawnwilcoxband.com theshawn 4096 Jan 19 17:56 . Dir Entry: drwxr-sr-x 3 ftp@theshawnwilcoxband.com theshawn 4096 Jan 19 17:31 .. Dir Entry: -rw-r--r-- 1 ftp@theshawnwilcoxband.com theshawn 2707 Jan 19 17:31 Homepage.html Dir Entry: -rw-r--r-- 1 ftp@theshawnwilcoxband.com theshawn 2842 Jan 19 17:31 Shawn2.html Dir Entry: -rw-r--r-- 1 ftp@theshawnwilcoxband.com theshawn 148 Jan 19 17:31 Untitled2.html Dir Entry: -rw-r--r-- 1 ftp@theshawnwilcoxband.com theshawn 2707 Jan 19 17:56 index.html Dir Entry: -rw-r--r-- 1 ftp@theshawnwilcoxband.com theshawn 437 Jan 19 17:31 shawn.cpf Dir Entry: -rw-r--r-- 1 ftp@theshawnwilcoxband.com theshawn 3260 Jan 19 17:31 ~tm89D.html Dir Entry: -rw-r--r-- 1 ftp@theshawnwilcoxband.com theshawn 2707 Jan 19 17:31 ~tm89E.html 226 Transfer complete PWD 257 "/www/public_html" is the current directory
A screenshot of your remote folder, where the files have been uploaded would be fine. You need an independent FTP client for that, like CC's Free FTP or Filezilla or so.
According to the log you end up in public_html. Is that where you have your files, then it should be fine actually.