Ticket #189 (closed Bug report)

Opened 7 years ago

Last modified 7 years ago

Remote File List does not show all files

Reported by: jsbisa Owned by:
Priority: normal Component: Other
Keywords: Cc: jsbisa, codesquid
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

FileZilla_trace.rtf Download (7.4 KB) - added by jsbisa 7 years ago.
Trace of directory listing

Change History

Changed 7 years ago by jsbisa

Trace of directory listing

Changed 7 years ago by codesquid

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.

Changed 7 years ago by codesquid

The next version of FileZilla will support servers ommiting the
spaces between group and filesize.

Changed 7 years ago by jsbisa

Thank you! It worked beautifully!

Note: See TracTickets for help on using tickets.