Go Back   FlashFXP Forums > >

Project: FlashFXP Bug Reports Ticket Tools
ID: 618 Category: General / Unknown
Title: Cannot list directories Status: Closed (Not a bug)
Severity: Medium Version: 4.1 stable

Junior Member
Stegothedump
12-03-2011, 06:15 AM
Cannot list directories

I'm having a pretty frustrating time trying to access my dedicated server with Bulletproof FTP server installed via Flash FXP.

I can connect to this sever in my work using Flash FXP but when i try from home i cannot get the directories listed. Log is below.


FlashFXP 4.1.6 (build 1673)
Support Forums http://forum.flashfxp.com
Winsock 2.2 -- OpenSSL 1.0.0e 6 Sep 2011
[R] Connecting to 1&1 Cloud -> IP=XX.XXX.XXX.XX PORT=21
[R] Connected to 1&1 Cloud
[R] 220 BulletProof FTP Server 2011
[R] USER Xxxxxxx
[R] 331 Password required for Stephend.
[R] PASS (hidden)
[R] 230 User Xxxxxxx logged in.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extensions supported:
[R] CLNT
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] 211 End.
[R] CLNT FlashFXP 4.1.6.1673
[R] 200 "FlashFXP 4.1.6.1673" noted.
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PASV
[R] 227 Entering Passive Mode (xx,xxx,xxx,xx,117,146)
[R] Opening data connection IP: XX.XXX.XXX.XX PORT: 30098
[R] Data Socket Error: Connection timed out
[R] List Error
[R] PASV
[R] 227 Entering Passive Mode (xx,xxx,xxxx,xx,117,79)
[R] Opening data connection IP: XX.XXX.XXX.XX PORT: 30031
[R] Data Socket Error: Connection timed out
[R] List Error
[R] PASV mode failed, trying PORT mode.
[R] Listening on PORT: 49986, Waiting for connection.
[R] PORT 192,168,10,7,195,66
[R] 200 Port command successful.
[R] LIST -al
[R] 150 Opening data connection for directory list.
[R] 425 Cannot open data connection (10060).
[R] List Error
[R] Data Socket Error: Connection failed
FlashFXP Developer
bigstar
12-03-2011, 02:40 PM
Re: Cannot list directories

Hello,

Does the site IP that you have marked out match the PASV reply that is also marked out?

You marked out the one part that we need, specifically whether or not they match.
Junior Member
Stegothedump
12-03-2011, 03:04 PM
Re: Cannot list directories

Yes they match, they are the same live IP address of the server...

Many thanks,

S
Junior Member
Stegothedump
12-03-2011, 03:07 PM
Re: Cannot list directories

Here is the full details...I have opened 21 and 20 on the server firewall...


FlashFXP 4.1.6 (build 1673)
Support Forums http://forum.flashfxp.com
Winsock 2.2 -- OpenSSL 1.0.0e 6 Sep 2011
[R] Connecting to 1&1 Cloud -> IP=82.165.157.45 PORT=21
[R] Connected to 1&1 Cloud
[R] 220 BulletProof FTP Server 2011
[R] USER Stephend
[R] 331 Password required for Stephend.
[R] PASS (hidden)
[R] 230 User Stephend logged in.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Extensions supported:
[R] CLNT
[R] MDTM
[R] PASV
[R] REST STREAM
[R] SIZE
[R] 211 End.
[R] CLNT FlashFXP 4.1.6.1673
[R] 200 "FlashFXP 4.1.6.1673" noted.
[R] PWD
[R] 257 "/" is current directory.
[R] TYPE A
[R] 200 Type set to A.
[R] PASV
[R] 227 Entering Passive Mode (82,165,157,45,117,55)
[R] Opening data connection IP: 82.165.157.45 PORT: 30007
[R] Data Socket Error: Connection timed out
[R] List Error
[R] PASV
[R] 227 Entering Passive Mode (82,165,157,45,117,50)
[R] Opening data connection IP: 82.165.157.45 PORT: 30002
[R] Data Socket Error: Connection timed out
[R] List Error
[R] PASV mode failed, trying PORT mode.
[R] Listening on PORT: 52875, Waiting for connection.
[R] PORT 192,168,10,7,206,139
[R] 200 Port command successful.
[R] LIST -al
[R] 150 Opening data connection for directory list.
[R] 425 Cannot open data connection (10060).
[R] List Error
[R] Data Socket Error: Connection failed
Super Duper
MxxCon
12-03-2011, 03:48 PM
Re: Cannot list directories

Looks like that server is misconfigured for PASV mode by not having all the proper ports opened. Port 20 and 21 is not enough. Read this article for explanation of how ftp protocol works and what ports are in use http://slacksite.com/other/ftp.html
__________________
[Sig removed by Administrator: Signature can not exceed 20GB]
Junior Member
Stegothedump
12-03-2011, 04:07 PM
Re: Cannot list directories

Thanks for the link...what I don't understand is why I can connect from my work without any issues...very strange.
Junior Member
Stegothedump
12-04-2011, 05:17 AM
Re: Cannot list directories

I have tried opening all ports on the server and disabling my own firewall and still i cannot get a directory listing...this is driving me insane...could this be connected to any VPN software on my laptop?

S
Junior Member
Stegothedump
12-04-2011, 05:31 AM
Re: Cannot list directories

I have now tried a rule for Any IP to come in on Port 21 to ANY local port on the server and still the same problem...

S
Junior Member
Stegothedump
12-04-2011, 11:01 AM
Re: Cannot list directories

Ok now i have removed VPN and all anti virus and disabled firewall on my client/laptop.

Still no directory listing.

I would like to download an older version of FLash FXP, where can i get version 3.6?

S
FlashFXP Developer
bigstar
12-04-2011, 12:55 PM
Re: Cannot list directories

The FTP server needs to allow incoming connections to ports 30000 and above? I'm not sure the entire range used by BulletProof FTP server but it looks like the range starts around around 30000.

These ports need to be open on the server for the FTP client to connect using PASV mode.

You mentioned that you opened all the ports on the server, that should of been enough to make it work.

It is unlikely that your VPN software is a factor.

I would recommend removing the firewall rules you added to your local machine for FlashFXP and then add them back. You might need to reboot after removing the rules, depending on the firewall and operating system.

You can download FlashFXP 3.6 using this link , however v3.6 is not 100% compatible with Windows Vista or Windows 7 and should not be used on these versions of Windows.
Ticket Tools
Subscribe to this Ticket


Posting Rules
You may not post new tickets

Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 04:15 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)