- May
- 13,402
- 190
ZIP /V reports UTC times. Is ZIP /U comparing a local time (on-disk file) to a UTC time (in-zip file).
If Alpengreis is east of UTC I can see how he gets older files replacing newer ones.
This one should have been updated (I rebuild the DLL since zipping it the last time).
If Alpengreis is east of UTC I can see how he gets older files replacing newer ones.
This one should have been updated (I rebuild the DLL since zipping it the last time).
Code:
p:\4wt\x64\release> zip /v 4wt.zip
2024-04-10 21:35 150,528 50% 4wt.dll
p:\4wt\x64\release> dir /k /m 4wt.dll
2024-04-10 17:56 149,504 4wt.dll
p:\4wt\x64\release> zip /u 4wt.zip 4wt.dll
p:\4wt\x64\release> zip /v 4wt.zip
2024-04-10 21:35 150,528 50% 4wt.dll