
June 21st, 2005, 12:53 AM
|
|
Contributing User
|
|
Join Date: Jan 2004
Posts: 98
Time spent in forums: 18 h 45 m 28 sec
Reputation Power: 5
|
|
|
FTP Works, doesn't work, and half way works...
Hmm, my ftp server has been working fine for like 4 years now... untill like 3 days ago and the thing went on the fits and I cant seem to fix the dang thing.... It does three things. Well 4 things I guess.
1.) Logs in normaly
2.) "timesout" randomly
3.) Gives me this message:
Quote: Resolving host name site.net...
Connecting to (site.net) -> IP: **.**.***.** PORT: 21
Connected to (site.net) -> Time = 32ms
Socket connected waiting for login sequence.
220 ProFTPD 1.3.0rc1 Server (ProFTPD) [**.**.***.**]
USER ******
331 Password required for ******.
PASS (hidden)
Cannot login waiting to retry (30s)... |
4.) Gives me THIS error:
Quote: SmartFTP v1.1.985.6
Resolving host name ***********...
Connecting to (*********) -> IP: **.**.***.** PORT: 21
Connected to (*********) -> Time = 32ms
Socket connected waiting for login sequence.
220 ProFTPD 1.3.0rc1 Server (ProFTPD) [**.**.***.**]
USER *****
331 Password required for ******.
PASS (hidden)
230 User ***** logged in.
SYST
215 UNIX Type: L8
FEAT
211-Features:
MDTM
REST STREAM
SIZE
AUTH TLS
PBSZ
PROT
211 End
PWD
257 "/home/*****" is current directory.
CWD /home/*****/downloads
250 CWD command successful
PWD
257 "/home/*****/downloads" is current directory.
PASV
227 Entering Passive Mode (**,**,***,**,***,*).
Opening data connection IP: **.**.***.** PORT: 46597.
LIST -aL
Connection closed. |
I didn't change any settings or anything... It just went crazy on me all of a sudden, fixes?
|