Ticket #77 (closed Bug report)
Changing to dir with LIST protect fails
| Reported by: | mknudstrup | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Other |
| Keywords: | Cc: | mknudstrup, codesquid | |
| Operating system type: | Operating system version: |
Description
I am using FileZilla 1.81 Final.
The problem I have is that when I try to change into a
directory that does not allow showing the contents of
the directory, FileZilla sees this as an error and
will not change into the directory.
The log shows:
Command: CWD inbox
Response: 250 CWD command successful.
Command: PWD
Response: 257 "/private/supportcss/inbox" is current
directory.
Command: PORT 192,168,1,4,11,195
Response: 200 PORT command successful.
Command: TYPE A
Response: 200 Type set to A.
Command: LIST
Response: 150 Opening ASCII mode data connection
for /bin/ls.
Response: 550 .: Access is denied.
Error: Could not retrieve directory listing
