Opened 14 years ago
Closed 10 years ago
#5646 closed Bug report (outdated)
MLSD for specific folder does not return any results
Reported by: | Pawel Lesnikowski | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | MLSD directory folder | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: |
Description
- Create folder
- MLSD folder
- Empty string is returned over data connection
- Expected: MLS response for that folder.
It works fine with files.
It returns 550 Directory not found when folder does not exist, which is also correct.
S: 220-FileZilla Server version 0.9.36 beta
S: 220-written by Tim Kosse (Tim.Kosse@…)
S: 220 Please visit http://sourceforge.net/projects/filezilla/
...
C: MKD mlsd_specific_folder
S: 257 Directory created successfully
C: PORT 127,0,0,1,190,16
S: 200 Port command successful
C: MLSD mlsd_specific_folder
Data connection established.
S: 150 Opening data channel for directory list.
S: 226 Transfer OK
S:
C: QUIT
Change History (3)
comment:1 by , 14 years ago
Priority: | critical → normal |
---|
comment:2 by , 10 years ago
Status: | new → moreinfo |
---|
comment:3 by , 10 years ago
Resolution: | → outdated |
---|---|
Status: | moreinfo → closed |
No reply for more than 28 days.
Note:
See TracTickets
for help on using tickets.
Do you still experience this issue using the latest version of FileZilla Server?