BUG: 1.2.988.9 - file Date displays are wrong (backwards)

In 1.2.988.9 (also including the last few revs), the file Date display has been screwed up. For example, for a file dated June 6 2005, SmartFTP is showing "1/6/05" instead of "6/1/05" that's expected. Also many other file dates are completely wrong, such as showing a future year. The file dates on the server are indeed correct, and shown correctly in different apps like IE and ReGet, e.g.

On a sidenote, a setting to display AM/PM instead of 24hr. time would be nice.

Please post the raw listing of the directories you see this problem.

Thank you.
-Mat
SmartFTP

06-01-05 04:50PM 1456957136 (all .zip & .rar files)
06-05-05 11:52PM 6710422
05-01-05 04:50PM 1452022020
05-01-05 04:50PM 1417455872
05-01-05 04:50PM 1454504916
06-01-05 04:50PM 1439826893
06-09-05 06:36PM 1233463043
05-01-05 04:50PM 1455921813
06-01-05 04:50PM 656399943
06-01-05 04:50PM 1248933261
06-01-05 04:50PM 1454444417
06-08-05 03:25PM 1459282318
05-01-05 04:50PM 1448470144
05-01-05 04:50PM 1203755677
05-01-05 04:50PM 1431099819
05-01-05 04:50PM 1442150260
05-01-05 04:50PM 1449481879
05-01-05 04:50PM 1405495335
06-01-05 04:50PM 1453068240
05-01-05 04:50PM 1620639260
06-07-05 04:52PM 726821412
06-01-05 04:50PM 1456046705
06-01-05 04:50PM 1453566971
05-01-05 04:50PM 1165205315
05-01-05 04:50PM 1425981134

Looks like the raw listing is correct, but here's what it looks like in the window :

Image

Thanks.

Please post the complete raw listing. And include the complete FTP session log as well.

The date can be interpreted in many ways. One would be mm-dd-yy and another one one would be dd-mm-yy. It could be yy-mm-dd as well.

With the help of the log files we may be able to see what kind of ftp server you are connecting which would be helpful in detection the correct data format.

Thank you.
Regards,
-Mat

Oh, OK... Thought it would be a bug to find since it is showing for example 16:50 PM, which of course being a combination of 24hr. time with PM is quite wrong. Just a normal ms iis run server I alway use with SmartFTP for like forever. I'll see if I can do the log thing for ya......

Afraid to report that logging won't work. Every time I enable logging, set the folder, and OK the dialog, logging is turned off again! 1.2.988.11

Just copy&paste the text from the log view at the bottom of the remote window. And please dont forget the complete raw listing as well.

I removed the TIME_FORCE24HOURFORMAT flag in the time format function. The time should be displayed correctly. Available in the next build.

Thanks
-Mat

Using 1.5.988.12 now, still a problem.

----------------------------------------------------------------------------------

From the log pane after I log in:

Resolving host name [removed]
Connecting to [removed] Port: 21
Connected to [removed].
220 Microsoft FTP Service
USER [removed]
331 Password required for [removed].
PASS (hidden)
230 User [removed] logged in.
SYST
215 Windows_NT
FEAT
211-FEAT
SIZE
MDTM
211 END
TYPE I
200 Type set to I.
REST 0
350 Restarting at 0.
PWD
257 "/samples" is current directory.
CWD /samples/secure/P
250 CWD command successful.
PWD
257 "/samples/secure/P" is current directory.
PORT 192,168,0,2,18,241
200 PORT command successful.
LIST
150 Opening BINARY mode data connection for /bin/ls.
2154 bytes transferred. (140 KB/s) (15 ms)
226 Transfer complete.

----------------------------------------------------------------------------------

Complete raw listing of directory as shown by the "Show Raw Listing" command (file names masked due to privacy issue):

06-10-05 08:47PM 667132873 xxxxxxxxxxx.zip
06-10-05 04:38AM 733764807 xxxxxxxxxxx.rar
06-10-05 08:52PM 1457856300 xxxxxxxxxxx.zip
06-01-05 04:50PM 1456957136 xxxxxxxxxxx.zip
06-05-05 11:52PM 6710422 xxxxxxxxxxx.rar
05-01-05 04:50PM 1452022020 xxxxxxxxxxx.zip
05-01-05 04:50PM 1417455872 xxxxxxxxxxx.zip
05-01-05 04:50PM 1454504916 xxxxxxxxxxx.zip
06-01-05 04:50PM 1439826893 xxxxxxxxxxx.zip
06-09-05 06:36PM 1233463043 xxxxxxxxxxx.zip
06-10-05 08:56PM 933923861 xxxxxxxxxxx.zip
05-01-05 04:50PM 1455921813 xxxxxxxxxxx.zip
06-01-05 04:50PM 656399943 xxxxxxxxxxx.zip
06-01-05 04:50PM 1248933261 xxxxxxxxxxx.zip
06-01-05 04:50PM 1454444417 xxxxxxxxxxx.zip
06-08-05 03:25PM 1459282318 xxxxxxxxxxx.zip
05-01-05 04:50PM 1448470144 xxxxxxxxxxx.zip
05-01-05 04:50PM 1203755677 xxxxxxxxxxx.zip
06-10-05 09:01PM 1307356275 xxxxxxxxxxx.zip
05-01-05 04:50PM 1431099819 xxxxxxxxxxx.zip
05-01-05 04:50PM 1442150260 xxxxxxxxxxx.zip
06-10-05 11:07PM 97673453 xxxxxxxxxxx.rar
05-01-05 04:50PM 1449481879 xxxxxxxxxxx.zip
05-01-05 04:50PM 1405495335 xxxxxxxxxxx.zip
06-01-05 04:50PM 1453068240 xxxxxxxxxxx.zip
05-01-05 04:50PM 1620639260 xxxxxxxxxxx.zip
06-07-05 04:52PM 726821412 xxxxxxxxxxx.zip
06-01-05 04:50PM 1456046705 xxxxxxxxxxx.zip
06-01-05 04:50PM 1453566971 xxxxxxxxxxx.zip
05-01-05 04:50PM 1165205315 xxxxxxxxxxx.zip
05-01-05 04:50PM 1425981134 xxxxxxxxxxx.zip

----------------------------------------------------------------------------------

Display shown in the SmartFTP window (again filenames removed but in same exact order as the raw listing above:

Image

Please test again with the newest build. The fixes havent been included in the last build.
Thanks for reporting.
-Mat

Success with 1.5.988.13. Thanks..