id,summary,reporter,owner,description,type,status,priority,component,resolution,keywords,cc,component_version,os,os_version 452,LIST showing dir as blank over SSL (2.2),abacker,,"I am having LISTing problems as well. Connecting over ftp SSL to our ftp server. 2.1.5 works fine, but all version after have problems listing. 2.2 will list some directories but not others... The most notable directory that *always* fails is the /bin directory. These are .net web apps, so they will always have a /bin directory. Other directorys are affected too, but I do not notice any particular pattern. Absolutly no problems listing non-ssl servers (normal ftp). See the attached files form full traces from 2.15 & 2.2, since these are the short versions. OUTPUT FROM 2.1.5 : ------------------------------------------------------------------ Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (x,x,x,x,12,253). Command: TYPE A Response: 200 Type set to A. Command: LIST -a Response: 150 File status okay; about to open data connection. Status: SSL connection established Trace: total 10 Trace: drwxrwx--- 1 owner group 512 Jul 21 12:08 . Trace: drwxrwx--- 1 owner group 512 Jul 21 12:08 .. Trace: -rw-rw---- 1 owner group 356352 Jul 21 12:11 xxx.dll Trace: -rw-rw---- 1 owner group 54646 Jul 21 12:11 xxx.xml Response: 226 Closing data connection. Transferred 745 bytes. Status: Directory listing successful -- END -- -- -- -- -- OUTPUT FROM 2.2 ---------------------------------------------------- Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (ip,ip,ip,ip,13,5). Command: TYPE A Response: 200 Type set to A. Command: LIST -a Response: 150 File status okay; about to open data connection. Status: SSL connection established Trace: total 10 Response: 226 Closing data connection. Transferred 745 bytes. Status: Directory listing successful",Bug report,closed,high,Other,,,abacker Tim Kosse,,,