Ticket #56 (new defect)

Opened 9 months ago

Last modified 4 months ago

timestamps for files on shares are not always correct

Reported by: ydario Owned by:
Priority: blocker Milestone: Netdrive SMB Client plugin 1.5 beta 1
Component: Client Version:
Keywords: tz timezone hour Cc:
Blocking: Blocked By:

Description

The timestamp of a file sometimes shows a 1 hour difference from local file.

Further investigations, showed that files created in summer time has the 1 hour gap if local time is winter time (and viceversa).

Change History

Changed 9 months ago by ydario

The problem is in libc time handling: time conversion from/to GMT uses also the daylight saving field, while code expects to use only timezone difference.

Using XP-pro as reference, only timezone delta is used for files.

Changed 8 months ago by ydario

(changeset:126) this fixes timestamps when files are copied from os2 client to xp/samba share (and then back). Still it is not correct for local server files.

Changed 4 months ago by ydario

  • milestone set to Netdrive SMB Client plugin 1.5 alpha 1
Note: See TracTickets for help on using tickets.