When I copy a file (via Edit » Copy to... or Drag&Drop), the duplicate ends up having a different timestamp (“last modified”) than the original.
______________________________________
XnViewMP beta 0.20 @ Windows 2000 SP4
“Last modified” timestamp not retained when copying files
Moderators: helmut, XnTriq, xnview, Dreamer
Re: “Last modified” timestamp not retained when copying files
This works for me with v.0.21(L).XnTriq wrote:When I copy a file (via Edit » Copy to... or Drag&Drop), the duplicate ends up having a different timestamp (“last modified”) than the original.
______________________________________
XnViewMP beta 0.20 @ Windows 2000 SP4
Could you check if files copied with MP show expected times with v.1.96 also? I probably have problem with emulator (creation and modified read the same in properties tab, when creation is actually different in file manager).
Re: “Last modified” timestamp not retained when copying files
Hi marshmarsh wrote:This works for me with v.0.21(L).
Could you check if files copied with MP show expected times with v.1.96 also? I probably have problem with emulator (creation and modified read the same in properties tab, when creation is actually different in file manager).

Results when copying a file with MP v0.21 on Windows 2000 SP4:
Code: Select all
| Created | Modified |
---------------------------+----------------------+----------------------+
X:\Test\Sample.png | 09/Oct/2009 12:00:00 | 09/Oct/2009 21:00:00 |
X:\Test\Copy of Sample.png | 09/Oct/2009 12:00:00 | 09/Oct/2009 21:00:00 |
Copy of Sample.png has the same modification date/time stamp as Sample.png
Copy of Sample.png has the same creation date/time stamp as Sample.png
Re: “Last modified” timestamp not retained when copying files
That's confusing. Here, it is the property tab of v.1.96 which is incorrect, while MP properties is correct. Ext3 filesystem.XnTriq wrote:Hi marshmarsh wrote:This works for me with v.0.21(L).
Could you check if files copied with MP show expected times with v.1.96 also? I probably have problem with emulator (creation and modified read the same in properties tab, when creation is actually different in file manager).
Results when copying a file with MP v0.21 on Windows 2000 SP4:
Code: Select all
| Created | Modified | ---------------------------+----------------------+----------------------+ X:\Test\Sample.png | 09/Oct/2009 12:00:00 | 09/Oct/2009 21:00:00 | X:\Test\Copy of Sample.png | 09/Oct/2009 12:00:00 | 09/Oct/2009 21:00:00 |
In version 1.96.5 everything works as expected.
Copy of Sample.png has the same modification date/time stamp as Sample.png
Copy of Sample.png has the same creation date/time stamp as Sample.png
Re: “Last modified” timestamp not retained when copying files
Please, could you test XnViewMP 0.25
Pierre.