Ticket #40 (closed Bug report)

Opened 8 years ago

Last modified 8 years ago

Incorrect year listed

Reported by: coffeekid Owned by: codesquid
Priority: low Component: Other
Keywords: Cc: coffeekid, codesquid
Operating system type: Operating system version:

Description

The year on the remote site displays 2000 when the
real date is 2001 after I change my system clock back
a week or a month.

Attachments

Y2K_SystemClock10-13-2001.jpg Download (154.2 KB) - added by coffeekid 8 years ago.
Incorrect Year
Y2K_SystemClock11-15-2001.jpg Download (153.2 KB) - added by coffeekid 8 years ago.
Correct Year

Change History

Changed 8 years ago by coffeekid

Incorrect Year

Changed 8 years ago by coffeekid

Correct Year

Changed 8 years ago by codesquid

It's not a bug, it's related to the date/time format the
FTP server uses. For files older than 1 year, the server
displays the year, month and day of the file. For younger
files, the sever sends the time instead of the year.
For the young files, if a date specified by the month and
day is higher then the current month and day, this file was
created last year, else it was created this year.
So when you change your clock back, FileZilla thinks that
the files on the server are from last year since their
month/day is higher.

Note: See TracTickets for help on using tickets.