Log in

View Full Version : FXP v3.0 Wrong year listing


krelvinaz
01-01-2005, 01:11 AM
Connecting to a number of different Unix hosts that are now in 2005, FXP is reporting the new files as in 2004.

Each of the files were created after 2005 on this server (See attached picture). They are all reporting creation dates of Jan 1, 2004 though.


FXP 3.0 Build 1015
WinXP Pro SP2
1gb RAM
Registered Version # [removed. do not publicly post your ffxp id]
This is not a firewall issue.

krelvinaz
01-01-2005, 01:37 AM
Same files as listed on Unix (same files shown in the attachment from FXP)

Extended ls:

-rw-r--r-- 1 root root 0 Sat Jan 01 00:42:47 2005 web-searching-is-m-e.com.combined
-rw-r--r-- 1 root root 0 Sat Jan 01 00:42:47 2005 web-searching-is-m-e.com.errors
-rw-r--r-- 1 root root 0 Sat Jan 01 00:42:47 2005 web.adapt.org.combined
-rw-r--r-- 1 root root 0 Sat Jan 01 00:42:47 2005 web.adapt.org.errors


Normal ls:

-rw-r--r-- 1 root root 0 Jan 1 00:42 web-searching-is-m-e.com.combined
-rw-r--r-- 1 root root 0 Jan 1 00:42 web-searching-is-m-e.com.errors
-rw-r--r-- 1 root root 0 Jan 1 00:42 web.adapt.org.combined
-rw-r--r-- 1 root root 0 Jan 1 00:42 web.adapt.org.errors

bigstar
01-01-2005, 05:26 AM
Normally the year isn't provided when the file is from the current year so we must use the current year from the client machine. However this can pose a problem when the ftp server and the client are in different time zones. The only way to prevent this is if the ftp server always provided the complete date.

krelvinaz
01-01-2005, 01:40 PM
That makes sense.