Shoutbox

Status2FTP help! - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Status2FTP help! (/showthread.php?tid=72543)

Status2FTP help! by Tomdarkness on 03-11-2007 at 11:53 AM

Hey,

I have entered all my FTP details, check them, checked them again and checked the again. But it keeps saying failed to connect to FTP server.

So I loaded up Wireshark (Packet Analyser) and it gave me this:

Response: 220 Microsoft FTP Service
Request: USER administrator
Responce: 331 Password required for administrator.
Request: PASS -removed-
Responce: 230-Welcome WARNING: --blah blah blah, message warning people not to mess about on the FTP server--
Responce: 230 User administrator logged in
Request: CWD /Site/msn/
Responce: 250 CWD command successful.
Request: PWD
Responce: 257 "/Site/msn" is current directory.

Then thats it.. apart from:

3344 > ftp [ACK] Seq=63 Ack=321 Win=65215 Len=0

So there is not a problem connecting to the FTP server.. so what is going off?

Thanks,

Tom


RE: Status2FTP help! by xsylvain2 on 03-11-2007 at 04:03 PM

quote:
Originally posted by Tomdarkness
Hey,

I have entered all my FTP details, check them, checked them again and checked the again. But it keeps saying failed to connect to FTP server.

So I loaded up Wireshark (Packet Analyser) and it gave me this:

Response: 220 Microsoft FTP Service
Request: USER administrator
Responce: 331 Password required for administrator.
Request: PASS -removed-
Responce: 230-Welcome WARNING: --blah blah blah, message warning people not to mess about on the FTP server--
Responce: 230 User administrator logged in
Request: CWD /Site/msn/
Responce: 250 CWD command successful.
Request: PWD
Responce: 257 "/Site/msn" is current directory.

Then thats it.. apart from:

3344 > ftp [ACK] Seq=63 Ack=321 Win=65215 Len=0

So there is not a problem connecting to the FTP server.. so what is going off?

Thanks,

Tom


Do you try in passive method? Most ftp server acept passive method. Or, directory are protected for admin unly.
RE: Status2FTP help! by Eljay on 03-11-2007 at 04:08 PM

Status2FTP sucks, and that's me as the creator saying it. :P
Enough people have nagged me about it to consider remaking it, I'm not going to set a release date or anything as I suck at working to deadlines, but I shall try to make a new version as soon as lazy-humanly possible.