Opened 19 years ago

Last modified 17 years ago

#3027 closed Bug report

Asian Language Datetime Listing

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

Description

I read about changelog and found that support for
listing on asian servers.
It works, but not perfect.
Following is the output of server(HP-UX) in debug
window.

"""
추적: -rw-rw-rw- 1 root sys 42891 10
월 25일 16:25 test
추적: drwxrwxrwx 13 bin bin 8192 1
월 12일 20:55 tmp
추적: dr-xr-xr-x 2 root root 96
2004.07.15 tmp_mnt
추적: dr-xr-xr-x 24 bin bin 2048 7
월 29일 15:32 usr
추적: dr-xr-xr-x 26 bin bin 1024 11
월 3일 01:50 var
"""

As you can see, there are some various pattern of
datetime.
That serves's OS is 'HP-UX'.
And 'SUN OS' prints out other format of datetime.
Some pattern of it does not drawed in drectory window.

Change History (4)

comment:1 by Tim Kosse, 19 years ago

There's one problem with the ftp protocol: The format of the
directory listings were not sepcified. And now every GUI FTP
client developer has to fiddle around with thousands of
different formats. Just have a look at the parser in use in
FZ
(http://cvs.sourceforge.net/viewcvs.py/filezilla/FileZilla/source/FtpListResult.cpp?rev=1.115&view=auto)
to get an idea how complex it it.

I'll try to fiddle your format in, but it's getting
increasingly difficult to add more.

comment:2 by Alexander Schuch, 17 years ago

Has this been fixed/implemented?
If it is not yet in implemented in FileZilla 3, move it over to the bug tracker there.

comment:3 by Alexander Schuch, 17 years ago

This has been implemented into FileZilla 3 (beta) and should work.
Can you please test it?

comment:4 by sf-robot, 17 years ago

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

Note: See TracTickets for help on using tickets.