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: XnTriq, helmut, xnview, Dreamer
-
- Moderator & Librarian
- Posts: 6387
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
-
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
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).
-
- Moderator & Librarian
- Posts: 6387
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
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
-
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
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
-
- Author of XnView
- Posts: 44920
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: “Last modified” timestamp not retained when copying files
Please, could you test XnViewMP 0.25
Pierre.