Can't Log in into FTP

Reply

Join Date: Dec 2007
Posts: 4
Reputation: xxsugarkissedxx is an unknown quantity at this point 
Solved Threads: 0
xxsugarkissedxx xxsugarkissedxx is offline Offline
Newbie Poster

Can't Log in into FTP

 
0
  #1
Dec 25th, 2007
In the past two days I've been trying to login into my ftp server, but just nothing works. I use Norton Antivirus, but I can't find nothing that helps me solve the problem. This is what I get
I use Cute FTP Proffesional

STATUS:> [12/25/2007 5:31:05 PM] Getting listing ""...
STATUS:> [12/25/2007 5:31:05 PM] Resolving host name ftp.mydomanin.com...
STATUS:> [12/25/2007 5:31:05 PM] Host name ftp.mydomain.com resolved: ip = XXXXXXXXXXX
STATUS:> [12/25/2007 5:31:05 PM] Connecting to FTP server... ftp.mydomain.com:21 (XXXXXXXXXX)...
STATUS:> [12/25/2007 5:31:05 PM] Socket connected. Waiting for welcome message...
ERROR:> [12/25/2007 5:31:26 PM] Can't read from control socket. Socket error = #10054.
Last edited by xxsugarkissedxx; Dec 25th, 2007 at 7:41 pm.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,079
Reputation: hughv is on a distinguished road 
Solved Threads: 86
hughv hughv is offline Offline
Veteran Poster

Re: Can't Log in into FTP

 
0
  #2
Dec 26th, 2007
Double check your user name and password.
This advice may help:
Go to Site manager>(Right click on your ftp host and click on) Properties>Click on "Type" tab>Find "Data connection type:" and change "Use global settings" to "Use PORT".
From: http://forums.globalscape.com/tm.aspx?m=7705
BS, PH, CIB
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,756
Reputation: DimaYasny will become famous soon enough DimaYasny will become famous soon enough 
Solved Threads: 85
Featured Poster
DimaYasny DimaYasny is offline Offline
Posting Virtuoso

Re: Can't Log in into FTP

 
0
  #3
Dec 26th, 2007
An existing connection was forcibly closed by the remote host. This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, the host or remote network interface is disabled, or the remote host uses a hard close (see setsockopt for more information on the SO_LINGER option on the remote socket). This error may also result if a connection was broken due to keep-alive activity detecting a failure while one or more operations are in progress. Operations that were in progress fail with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.
http://msdn2.microsoft.com/en-us/library/ms740668.aspx

what server are you using?
Real stupidity always beats Artificial Intelligence. (Terry Pratchett)

BA BizMg, MCSE, DCSE, Linux+, Network+
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 4
Reputation: xxsugarkissedxx is an unknown quantity at this point 
Solved Threads: 0
xxsugarkissedxx xxsugarkissedxx is offline Offline
Newbie Poster

Re: Can't Log in into FTP

 
0
  #4
Dec 26th, 2007
Ok I use Windows XP
and now I get this

STATUS:> [12/26/2007 1:15:45 PM] Getting listing ""...
STATUS:> [12/26/2007 1:15:45 PM] Resolving host name ftp.xxxxxxx.com...
STATUS:> [12/26/2007 1:15:46 PM] Host name ftp.xxxxxx.com resolved: ip = xxxxxxxx
STATUS:> [12/26/2007 1:15:46 PM] Connecting to FTP server... ftp.xxxxxx:21 (ip = xxxxxxxxxx)...
STATUS:> [12/26/2007 1:15:46 PM] Socket connected. Waiting for welcome message...
STATUS:> [12/26/2007 1:15:46 PM] Control socket info: (local)xxxxxxx - (peer)xxxxxxxxxxx.
ERROR:> [12/26/2007 1:16:07 PM] Can't read from control socket. Socket error = #10054.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,756
Reputation: DimaYasny will become famous soon enough DimaYasny will become famous soon enough 
Solved Threads: 85
Featured Poster
DimaYasny DimaYasny is offline Offline
Posting Virtuoso

Re: Can't Log in into FTP

 
0
  #5
Dec 26th, 2007
firewalls - disable them. even better - use a proper FTP, something like BPftp
Real stupidity always beats Artificial Intelligence. (Terry Pratchett)

BA BizMg, MCSE, DCSE, Linux+, Network+
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 4
Reputation: xxsugarkissedxx is an unknown quantity at this point 
Solved Threads: 0
xxsugarkissedxx xxsugarkissedxx is offline Offline
Newbie Poster

Re: Can't Log in into FTP

 
0
  #6
Dec 26th, 2007
If I disable the firewalls is even worst, I'm sure is not the firewalls
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,756
Reputation: DimaYasny will become famous soon enough DimaYasny will become famous soon enough 
Solved Threads: 85
Featured Poster
DimaYasny DimaYasny is offline Offline
Posting Virtuoso

Re: Can't Log in into FTP

 
0
  #7
Dec 26th, 2007
what do you mean even worse?
Real stupidity always beats Artificial Intelligence. (Terry Pratchett)

BA BizMg, MCSE, DCSE, Linux+, Network+
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 4
Reputation: xxsugarkissedxx is an unknown quantity at this point 
Solved Threads: 0
xxsugarkissedxx xxsugarkissedxx is offline Offline
Newbie Poster

Re: Can't Log in into FTP

 
0
  #8
Dec 26th, 2007
well if i turn firewall off, anyways it won't let me log in
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,756
Reputation: DimaYasny will become famous soon enough DimaYasny will become famous soon enough 
Solved Threads: 85
Featured Poster
DimaYasny DimaYasny is offline Offline
Posting Virtuoso

Re: Can't Log in into FTP

 
0
  #9
Dec 27th, 2007
as I said - get a proper ftp server software. windows built in is not very good
Real stupidity always beats Artificial Intelligence. (Terry Pratchett)

BA BizMg, MCSE, DCSE, Linux+, Network+
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1,079
Reputation: hughv is on a distinguished road 
Solved Threads: 86
hughv hughv is offline Offline
Veteran Poster

Re: Can't Log in into FTP

 
0
  #10
Dec 27th, 2007
He's using Cute FTP, not windows.
No word on whether the suggested solution has been tried.
BS, PH, CIB
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC