Opened at 2010-05-24T22:56:29Z
Closed at 2010-06-21T02:02:13Z
#1056 closed defect (wontfix)
SFTP times will be wrong after Y2106
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | eventually |
Component: | code-frontend | Version: | 1.6.1 |
Keywords: | sftp standards time metadata docs | Cc: | |
Launchpad Bug: |
Description
This ticket is to document the fact that Tahoe's SFTP frontend reports and accepts metadata times in an unsigned 32-bit time field, which will wrap around at February 7 2106, 06:28:16 UTC. Clients are likely to print later dates incorrectly, unless they use windowing (and eventually that will be wrong if there are files whose metadata is before the window period). Some clients may print dates incorrectly past Y2037.
Change History (2)
comment:1 Changed at 2010-05-24T23:20:49Z by davidsarah
- Summary changed from SFTP times will be wrong after Y2016 to SFTP times will be wrong after Y2106
comment:2 Changed at 2010-06-21T02:02:13Z by davidsarah
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Documented in wiki:SftpFrontend.