Log in

View Full Version : Can anyone help me with this problem


evian
12-12-2002, 01:58 PM
Hi

I have recently downloaded a evaluation copy of Flashfxp ver. 1.4.3 and for some reasons it won't LIST the contents on an ACCOUNTED account (e.g. ftp://some:one@123.123.12.3:21). However with PUBLIC FTP (e.g. ftp://123.124.3.12) it has no problem of listing it.
I'm behind the firewall (proxy) and have set the TYPE and HOST correctly. Proxy server Type = 10. USER ftp-user@ftp-host ftp-port. I've tried type 1-13 but only 10 work.

With passive mode I'll get this: (Doesn't work on PUBLIC FTP)

Connecting to 158.42.23.115 via Proxy
Connected to Proxy ftpgate Port 21
220-
220- Please give the remote host to which you wish to connect,
220- and the remote user name (often `anonymous') in the form
220-
220- user@host
220- e.g. anonymous@ftp.demon.co
220-
220- You will be prompted for any password that is required.
220-
220- Type `help' <ENTER> to get help
220- Type `quit' <ENTER> to leave the program
220
USER leoleo@158.42.23.115 8432
331-(----GATEWAY CONNECTED TO 158.42.23.115----)
331-(220 Serv-U FTP Server v4.0 for WinSock ready...)
331 User name okay, need password.
PASS (hidden)
230 User logged in, proceed.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE.
CWD /
250 Directory changed to /
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (161,76,9,4,222,189)
Data Socket Error: Network is unreachable


Without passive mode: (Work on Public FTP)

Connecting to 158.42.23.115 via Proxy
Connected to Proxy ftpgate Port 21
220-
220- Please give the remote host to which you wish to connect,
220- and the remote user name (often `anonymous') in the form
220-
220- user@host
220- e.g. anonymous@ftp.demon.co
220-
220- You will be prompted for any password that is required.
220-
220- Type `help' <ENTER> to get help
220- Type `quit' <ENTER> to leave the program
220
USER leoleo@158.42.23.115 8432
331-(----GATEWAY CONNECTED TO 158.42.23.115----)
331-(220 Serv-U FTP Server v4.0 for WinSock ready...)
331 User name okay, need password.
PASS (hidden)
230 User logged in, proceed.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE.
CWD /
250 Directory changed to /
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PORT 161,76,58,120,14,25
200 PORT Command successful.
LIST
150 Opening ASCII mode data connection for /bin/ls.
426 Data connection closed, transfer aborted.

Does anyone have a solution to this problem? Any suggestions are greatly appreciated.

evian

aCe2k
12-12-2002, 04:14 PM
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PORT 192,168,1,12,12,188
200 PORT command successful.
LIST -al
150 Opening ASCII mode data connection for directory listing.

Se my highlighting?
1. Are u using an old version of FFXP ?
2. Is Serv-U configured correct mind you the " /bin/ls" command

evian
12-12-2002, 04:33 PM
thanks for replying

so what should I do.
should I update to a newer version?
will it work with the same setting.

I am trying to pass the LIST but it just won't do it.

please be more specific as I'm newbie to FTP/

thnaks again

aCe2k
12-12-2002, 08:34 PM
Backup your Sites.dat file and maybe FlashFXP.ini too (i never do the last one)

Just hit the update button on your Help menu..

- Help -> Check for newer versions...
- Download, v2.0 build 906 (current)
- Then hit Install Upgrade.

And your done.

If the Update featcher isn't working on your Evaluation APP, the full install of build 906 is located somewhere on this forum :D

- aCe2k

bigstar
12-12-2002, 09:20 PM
You can download v2.0 from our website at http://www.flashfxp.com/download.php

evian
12-14-2002, 07:39 AM
I download the lastest version (2.0 built 906) and tried it again, same thing happened.

250 Directory changed to /
PWD
257 "/" is current directory.
PORT 161,76,58,75,4,3
200 PORT Command successful.
LIST
150 Opening ASCII mode data connection for /bin/ls.
426 Data connection closed, transfer aborted.

What are the primary seasons for [150 Opening ASCII mode data connection for /bin/ls.] failed to open?

thanks again

:(

bigstar
12-14-2002, 01:27 PM
not all ftp proxies support active mode, have you tried passive mode?

aCe2k
12-15-2002, 07:15 PM
Hint, read his first post. :D

bigstar
12-15-2002, 07:22 PM
I was asking if he tried passive mode with the newer build too. Since his example only showed active mode.

aCe2k
12-15-2002, 09:13 PM
Good point :D

evian
12-16-2002, 08:18 AM
Same thing, it doesn't work on passive mode either.

SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE.
CWD /
250 Directory changed to /
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (161,76,9,4,222,189)
Data Socket Error: Network is unreachable