Opened 16 years ago
Closed 16 years ago
#4 closed defect (fixed)
Date and time of remote files is wrong
Reported by: | Yuri Dario | Owned by: | Yuri Dario |
---|---|---|---|
Priority: | major | Milestone: | NdpDav 1.1 beta 2 |
Component: | Plugin | Version: | 1.1beta1 |
Keywords: | Cc: |
Description
Copy of files from local to remote DAV server, changes remote file timestamp to current UTC time.
No problems from remote to local.
Note:
See TracTickets
for help on using tickets.
(changeset:29) implemented timestamp handling compatible with webdrive.com: correct timestamps are written to custom DAV properties, so when directories are parsed, custom fields are used instead of default DAV data.
There seems to be a problem with some timestamps (to be investigated).
Plans are to add same properties to davfs2, so linux can handle them too.