
Originally Posted by
godiva
It actually scanned my site from my server and the options were to "export" or "export and upload" It said it loads them right to my sight. I just don't understand how to check it.
Your ISP presumably provided a maintenance panel for you to work with your site; there will most likely be a file manager there that will let you do this. You can also do it with an FTP manager like FileZilla (previously mentioned). Here's how to use FileZilla to check for your files:
. Go to the File menu and click Site Manager.
2. On the General tab:
(a) enter your site URL in the Host window. The port is 21; this is the default for FTP transfers, so you can leave this blank.
(b) make sure Servertype is FTP.
(c) Logontype = Normal. Enter your login and password. Leave Account and Comments fields blank.
3. On the Advanced tab:
(a) select your server type (get this from your ISP).
(b) enter the Default remote directory (from ISP: usually something like public_html)
(c) leave other fields blank on this tab
4. On Transfer settings and Charset tabs: set as directed by your ISP.
5. Click the Connect button and you should connect to your site on the server.
You should see the two files I mentioned listed.
Vasily