nekoni / nekodrive

Automatically exported from code.google.com/p/nekodrive
74 stars 32 forks source link

Timestamp fields mapped incorrectly #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using Nekodrive to map a drive it appears it maps timestamp fields differently 
to expected.

Windows timstamp fields: Modified, Created, Accessed
Server fields: Modify, Change, Access

Using Nekodrive the following fields are mapped:
(Mapped Drive)  -> (Server)
Modified -> Access
Created  -> Change
Accessed -> Access

Using a Samba the expected behaviour appears to be:
(Mapped Drive)  -> (Server)
Modified -> Modify
Created  -> Modify
Accessed -> Access

Original issue reported on code.google.com by d...@mcfang.com on 15 Apr 2011 at 3:44

GoogleCodeExporter commented 9 years ago
Thanks again for your support I'll fix this in the next release.

Original comment by mirko.ga...@gmail.com on 17 Apr 2011 at 9:58

GoogleCodeExporter commented 9 years ago

Original comment by mirko.ga...@gmail.com on 17 Apr 2011 at 9:59

GoogleCodeExporter commented 9 years ago

Original comment by mirko.ga...@gmail.com on 30 May 2011 at 5:48