PDA

View Full Version : SSL connection & List Error


Qbek
10-23-2003, 04:07 PM
Hello.
I have some problems with SSL connection. I use flash fxp trial version so I have both files: libeay32.dll and ssleay32.dll.
OK, I will paste log file so u can see whats happening :)

Connected to xxxxxxxxxxxxx-> IP=xx.xxx.xxx.xx PORT=xxxxx
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 4 allowed.
220-<<
220-Each module should do one thing well.
220- - The Elements of Programming Style (Kernighan & Plaugher)
220->>
220-Local time is now 16:12. Server port: xxxxx.
220-This is a private system - No anonymous login
220 You will be disconnected after 5 minutes of inactivity.
AUTH TLS
234 AUTH TLS OK.
Negotiating SSL/TLS session...
SSL/TLS negotiation successful...
SSL/TLS connection using cipher DES-CBC3-SHA (168 bits)
PBSZ 0
200 PBSZ=0
USER xxxxxxx
331 User xxxxxxx OK. Password required
PASS (hidden)
230-User xxxxxxx has group access to: 103
230-OK. Current directory is /
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. But we're in ASCII mode
REST 0
350 Restarting at 0
PWD
257 "/" is your current location
TYPE A
200 TYPE is now ASCII
PROT P
534 Fallback to [C]
PORT xx,xx,xxx,xx,x,xxx
200 PORT command successful
LIST
425 Could not open data connection to port xxxx: Connection timed out
List Error

If anybody know how to list this site or something, please help me!!!
:confused:

thx for help.

Best regards,
Kuba from Poland :cool:

bigstar
10-23-2003, 04:52 PM
You need to uncheck the secure file listing and possibly secure file listing options, the ftp server doesn't allow secure data connections. Currently FlashFXP doesn't support falling back to an unsecure connection.