Opened 22 years ago

Last modified 10 years ago

#188 closed Bug report

Remote file listing doesn't show files

Reported by: t6nu Owned by:
Priority: normal Component: Other
Keywords: Cc: t6nu, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

I have a problem with a FTP site.
Remote file listing looks empty, although there are
files in the directory.

I set on the debug options "Trace messages from the FTP
engine" and "Show raw directory listing".
LIST commands seems to work. The message log is:

Trace:
-rw-r----- 1 user1 staff 42637978 01-10 2001
access.log
Trace:
drwxr-xr-x 4 user1 staff 512 17-10 2001
apps_backup
Trace:
-rwxr-x--- 1 user1 staff 1933 03-06 18:01
backup_start

Probably it's because of the date format returned from
remote server?
Is there a way to configure FileZilla to understand
this date format?

Change History (1)

comment:1 by Tim Kosse, 22 years ago

Yes, this problem is caused by the date format the server
returned.
I've added support for this date format to the directory listing
parser. The changes are now available in the CVS repository.

Note: See TracTickets for help on using tickets.