can't publish to a web host

S

Scott

Every time I try to publish my web, I get this message.
Timed out while trying to connect to a server
at "ftp.<server name>.net on port 80. Can someone tell
me what I'm doing worng?
 
T

Thomas A. Rowe

You are using the wrong port, FTP uses port 21, http uses port 80.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I

Ivor Jones

Scott said:
Every time I try to publish my web, I get this message.
Timed out while trying to connect to a server
at "ftp.<server name>.net on port 80. Can someone tell
me what I'm doing worng?

If you're using FP's publish function you should be specifying an http
address not an ftp one.

Ivor
 
Top