PDA

View Full Version : Issues with ftp


odonus
04-08-2005, 06:06 AM
Ok - I am new to ftp so for my first post I am after some little assistance.
I am running latest flashfxp build 1045, and its a registered version

Now on one pc - works no problem, but on my main pc that I want to use flashfxp on - I have an issue it giving a directory list.

Its the same settings as my working laptop, but with this main pc - I run Norton firewall 2003 and also addware. Even with these disabled - I have same issue.- no directory listing - connection terminated

I run behind a firewall but other pc's have no issue as ports are all enabled. My router ip is 192.168.0.1 - so my main pc is setup as the 192.168.0.2

Now this main pc had malware on it and I think some of the ftp functions have been disabled or removed.

How can I revert it back to std (Windows xp pro service pack 2).

Is there a list of things (registry) that is available for me to check and ensure they are correctly setup

I am just about bold - after all my hair pulling.


My log connecting to my work ftp site is as follows (note some parts edited as is a secure site)

WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to siteodonus -> IP=aaa.a.a.aaa PORT=21
[R] Connected to siteodonus
[R] 220 A nice place to store your backups.
[R] USER odonus
[R] 331 User name okay, need password.
[R] PASS (hidden)
[R] 230 User logged in, proceed.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extension supported
[R] CLNT
[R] MDTM
[R] MDTM YYYYMMDDHHMMSS[+-TZ];filename
[R] SIZE
[R] SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
[R] REST STREAM
[R] XCRC filename;start;end
[R] MODE Z
[R] 211 End
[R] CLNT FlashFXP 3.0.1045
[R] 200 Noted.
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PORT 192,168,0,2,4,33
[R] 200 PORT Command successful.
[R] LIST -al
[R] 150 Opening ASCII mode data connection for /bin/ls.
[R] 426-Using UL/DL ratio 1/5, counting bytes over all sessions
[R] Current UL/DL ratio credit 953984 kBytes
[R] 426 Data connection closed, transfer aborted.
[R] List Error
[R] PORT 192,168,0,2,4,34
[R] 200 PORT Command successful.
[R] LIST -al
[R] 150 Opening ASCII mode data connection for /bin/ls.
[R] 426-Using UL/DL ratio 1/5, counting bytes over all sessions
[R] Current UL/DL ratio credit 953984 kBytes
[R] 426 Data connection closed, transfer aborted.
[R] List Error


Note - not directory listing comes up on screen. This site also does not support passive mode - so thats turned off

ANy help would be appreciated

(Sorry for first post gimmie)

Cheers
O

MxxCon
04-08-2005, 05:01 PM
I run behind a firewall but other pc's have no issue as ports are all enabled.all ports enabled? that doesn't make sence.

have you tried enabling PASV mode?

consider trying this soft http://www.softpedia.com/get/System/OS-Enhancements/WinSock-XP-Fix.shtml

if none of that help, post status log from your working computer

odonus
04-08-2005, 06:35 PM
OK - ran winsock repair and still no joy.
Tried Passive mode -but it say does not except it for the server (I new that from my Laptop connection and how its setup)

Now I also checked my network places advanced properties tab to see if I can configure the ports and I am confronted with a message saying
Windows cannot display the properties of this connection. The Windows Management Instrumentation (WMI) info might be corrupted... use system restore...blah blah


Not only that but I don't use the WIN XP firewall (maybe I should invoke it)

ok here is a log of the working Laptop.

WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
[R] Connecting to odonus -> IP=aaa.b.cc.ddd PORT=21
[R] Connected to odonus
[R] 220 A nice place to store your backups.
[R] USER odonus
[R] 331 User name okay, need password.
[R] PASS (hidden)
[R] 230 User logged in, proceed.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extension supported
[R] CLNT
[R] MDTM
[R] MDTM YYYYMMDDHHMMSS[+-TZ];filename
[R] SIZE
[R] SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
[R] REST STREAM
[R] XCRC filename;start;end
[R] MODE Z
[R] 211 End
[R] CLNT FlashFXP 3.0.1045
[R] 200 Noted.
[R] CWD \
[R] 250 Directory changed to /
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PORT 192,168,0,3,4,12
[R] 200 PORT Command successful.
[R] LIST -al
[R] 150 Opening ASCII mode data connection for /bin/ls.
[R] 226-Using UL/DL ratio 1/5, counting bytes over all sessions
[R] Current UL/DL ratio credit 953984 kBytes
[R] 226 Transfer complete.
[R] List Complete: 1,004 bytes in 0.59 seconds (1.7 KB/s)

My old log with new winsock loaded is as such (mainpc)
WinSock 2.0 -- OpenSSL 0.9.7d 17 Mar 2004
Connecting to odonus-> IP=aaa.b.cc.ddd PORT=21
Connected to odonus
220 A nice place to store your backups.
USER odonus
331 User name okay, need password.
PASS (hidden)
230 User logged in, proceed.
SYST
215 UNIX Type: L8
FEAT
211-Extension supported
CLNT
MDTM
MDTM YYYYMMDDHHMMSS[+-TZ];filename
SIZE
SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
REST STREAM
XCRC filename;start;end
MODE Z
211 End
CLNT FlashFXP 3.0.1045
200 Noted.
CWD \
250 Directory changed to /
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PORT 192,168,0,4,4,176
200 PORT Command successful.
LIST -al
150 Opening ASCII mode data connection for /bin/ls.
426-Using UL/DL ratio 1/5, counting bytes over all sessions
Current UL/DL ratio credit 953984 kBytes
426 Data connection closed, transfer aborted.
List Error




Good log (laptop) has 226 in last few lines and the not working main pc version has 426 - (only thing I noticed)


Let me know if I have supplied enough info or you need me to try something different.
I am tending to think a port issue????

O

N-S
04-11-2005, 12:02 AM
For priority support you should add your FlashFXP id in your user profile. That way you don't have to say the program is registered. It will show beneath your nick on every post you make.

odonus
04-11-2005, 02:20 AM
ok - fixed
reloaded xp - must have been a port issue

thanks
O