Just need some help ..

Hi,

I'm trying to connect to my works secure FTP server .. I connect fine but can't get a directory listing ...

[21:16:59] SmartFTP v2.0.1001.9
[21:16:59] Resolving host name "72.36.213.178"
[21:16:59] Connecting to 72.36.213.178 Port: 41014
[21:17:00] Connected to 72.36.213.178.
[21:17:00] 220-FileZilla Server version 0.9.22 beta
[21:17:00] 220-written by Tim Kosse (Tim.Kosse@gmx.de)
[21:17:00] 220 Please visit
[21:17:00] AUTH TLS
[21:17:00] 234 Using authentication type TLS
[21:17:00] Connected. Exchanging encryption keys...
[21:17:00] Session Cipher: 128 bit RC4
[21:17:00] TLS encrypted session established.
[21:17:00] PBSZ 0
[21:17:01] 200 PBSZ=0
[21:17:01] USER (hidden)
[21:17:01] 331 Password required for (hidden)
[21:17:01] PASS (hidden)
[21:17:01] 230 Logged on
[21:17:01] SYST
[21:17:01] 215 UNIX emulated by FileZilla
[21:17:01] Detected Server Type: UNIX
[21:17:01] FEAT
[21:17:01] 211-Features:
[21:17:01] MDTM
[21:17:01] REST STREAM
[21:17:01] SIZE
[21:17:01] MLST type*;size*;modify*;
[21:17:01] MLSD
[21:17:01] AUTH SSL
[21:17:01] AUTH TLS
[21:17:01] UTF8
[21:17:01] CLNT
[21:17:01] 211 End
[21:17:01] CLNT SmartFTP 2.0.1001
[21:17:01] 200 Don't care
[21:17:01] OPTS UTF8 ON
[21:17:02] 200 UTF8 mode enabled
[21:17:02] PWD
[21:17:02] 257 "/" is current directory.
[21:17:02] TYPE A
[21:17:02] 200 Type set to A
[21:17:02] PROT P
[21:17:02] 200 Protection level set to P
[21:17:02] Connecting to IP Repeater "http://repeater.smartftp.com:443/" ...
[21:17:04] IP Repeater returned: "88.109.165.227"
[21:17:04] PORT 88,109,165,227,11,42
[21:17:04] 200 Port command successful
[21:17:04] MLSD
[21:17:04] 150 Opening data channel for directory list.
[21:17:04] Connected. Exchanging encryption keys...
[21:17:13] 0 bytes transferred. (0 bytes/s) (00:00:09)

and thats as far as I get ...

can anyone offer any insight ..

Mark.

Hi , I tried that .. heres the result ...

[19:51:32] SmartFTP v2.0.1001.9
[19:51:32] Resolving host name "72.36.213.178"
[19:51:32] Connecting to 72.36.213.178 Port: 41014
[19:51:32] Connected to 72.36.213.178.
[19:51:33] AUTH TLS
[19:51:33] 234 Using authentication type TLS
[19:51:33] Connected. Exchanging encryption keys...
[19:51:33] Session Cipher: 128 bit RC4
[19:51:33] TLS encrypted session established.
[19:51:33] PBSZ 0
[19:51:34] 200 PBSZ=0
[19:51:34] USER (hidden)
[19:51:34] 331 Password required for (hidden)
[19:51:34] PASS (hidden)
[19:51:34] 230 Logged on
[19:51:34] SYST
[19:51:34] 215 UNIX emulated by FileZilla
[19:51:34] Detected Server Type: UNIX
[19:51:34] FEAT
[19:51:34] 211-Features:
[19:51:34] MDTM
[19:51:34] REST STREAM
[19:51:34] SIZE
[19:51:34] MLST type*;size*;modify*;
[19:51:34] MLSD
[19:51:34] AUTH SSL
[19:51:34] AUTH TLS
[19:51:34] UTF8
[19:51:34] CLNT
[19:51:34] 211 End
[19:51:34] CLNT SmartFTP 2.0.1001
[19:51:34] 200 Don't care
[19:51:34] OPTS UTF8 ON
[19:51:35] 200 UTF8 mode enabled
[19:51:35] PWD
[19:51:35] 257 "/" is current directory.
[19:51:35] TYPE A
[19:51:35] 200 Type set to A
[19:51:35] PROT C
[19:51:35] 200 Protection level set to C
[19:51:35] PASV
[19:51:35] 227 Entering Passive Mode (72,36,213,178,15,170)
[19:51:35] Opening data connection to 72.36.213.178 Port: 4010
[19:51:35] MLSD
[19:51:36] 150 Connection accepted
[19:51:36] 226 Transfer OK

but still no directory listing ..

Mark.

The directory looks empty to me. Do you get a directory listing with another FTP client? If not it's probably a configuration issue on the server.

Regards,
-Mat