Connection problem

Core FTP client questions and answers
Post Reply
ketanco
Posts: 3
Joined: Mon Apr 27, 2009 1:15 pm

Connection problem

Post by ketanco »

Hi, can anyone help regarding the connection problem as shown below? Thanks

Welcome to Core FTP, release ver 2.1, build 1603 (U) -- © 2003-2009
WinSock 2.0
Mem -- 2,097,151 KB, Virt -- 2,097,024 KB
Started on Tuesday April 28, 2009 at 03:22:AM
Resolving *********.com...
Connect socket #740 to 208.109.181.151, port 80...
Can't establish connection --> **********.com:80 @ Tue Apr 28 03:24:04 2009 (0-38)
daved
Posts: 7
Joined: Tue Apr 28, 2009 1:40 pm

Post by daved »

Looks like you're trying to connect to a webserver, not an FTP server (port 80 is HTTP, port 21 is usually FTP). What is the first part of your blacked-out address (:::: or ftp:// )?

If you're using an FTP server, try changing your Port to 21.
Post Reply