Opened 21 years ago
Last modified 19 years ago
#452 closed Bug report
LIST showing dir as blank over SSL (2.2)
Reported by: | abacker | Owned by: | |
---|---|---|---|
Priority: | high | Component: | Other |
Keywords: | Cc: | abacker, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
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
<snip-6 files removed>
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
Attachments (1)
Change History (2)
by , 21 years ago
Attachment: | fz_dirlist_failing.rtf added |
---|
comment:1 by , 19 years ago
This bug report has been closed due to inactivity and has possibly
already been solved.
You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).
Debug output from 2.15 & 2.2