Opened 22 years ago
Last modified 22 years ago
#318 closed Bug report
Wrong year for files < 6 months old
Reported by: | magra | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | magra, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Filezilla can get the year wrong for files that have
been modified within the last 6 months. The list output
from my server works like the standard "ls" command in
so much as a file older than 6 months has the date
shown as "MMM DD YYYY" and files 6 months or newer have
"MMM DD HH:MM". Files with the latter date stamp format
sometimes are shown in the year 2003 and sometimes the
year 2002.
Example listing:
-rw-rw-rw- 1 admin home 3344 Apr 3 2001
hmi.htm
-rw-rw-rw- 1 admin home 8768 May 6 18:45
index.htm
-rw-rw-rw- 1 admin home 1976 Feb 15 2002
manuals.htm
-rw-r--r-- 1 admin home 21704 Jan 30 23:48
manuals.php
FileZilla showns index.htm as being in 2002 (wrong),
whilst manuals.php is in 2003 (correct) hmi.htm in 2001
and manuals.htm in 2002.
I'm using FileZilla 2.1.7 and FTP over SSH2 on a Win2K pc.
Change History (2)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
Oops, I just discovered this - my PC somehow had got a
month out. Though I'd checked this though, but I must have
been half asleep. Sorry!
It looks like the time on the server and/or the client is not set
correctlry. If the server time is more than one day ahead
compared to the client, FileZilla is not able to detect the
proper year.