https://bugs.winehq.org/show_bug.cgi?id=41194
Bug ID: 41194 Summary: SetFileTime does not set timestamp on ntfs-3g mounts Product: Wine Version: 1.9.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: wine.severach@spamgourmet.com Distribution: ---
To change file times: Total Commander Wine: Files, Change Attributes Double Commander: Files, Change Attributes Linux Shell: touch -r, touch -d, touch -t
File time changes from TC are applied VFAT and ext mounts. File time changes from TC are ignored on NTFS mounts. Linux touch and Double Commander are able to change the file time on NTFS mounts.