Opened 22 years ago
Last modified 22 years ago
#189 closed Bug report
Remote File List does not show all files
Reported by: | jsbisa | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | jsbisa, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
The remote file list does not show all files. The listing is
showing all, but the largest file. I have attached the
trace of the file list request and bolded the one file that
is not showing up. You will notice that the group and
filesize are running together. I figured that is what is
causing the problem.
FileZilla Version 2.1a
The server I am connecting to is:
$ uname -a
SunOS xxxxxxxxx 5.6 Generic_105181-23 sun4u sparc
SUNW,Ultra-80
Attachments (1)
Change History (4)
by , 22 years ago
Attachment: | FileZilla_trace.rtf added |
---|
comment:1 by , 22 years ago
You're right, the missing space between groups and filesize
is the problem.
I'm not sure if I can do anything so that FileZilla can detect
this, the directory listing parser is already very complex,
trying to fix this issue may not be possible or would cause
compatibility problems with other server.
comment:2 by , 22 years ago
The next version of FileZilla will support servers ommiting the
spaces between group and filesize.
Trace of directory listing