I need to know if I can trust the Modified Date attribute of a file, there is any way to make a file seem older than it truly is?
|
feedback
|
|
No, you cannot trust any of the date/time stamps on a file. It is relatively straightforward to change the timestamps | |||
feedback
|
|
You can't trust it - there are tools (such as 'touch') which allow you to set such file metadata. | |||
feedback
|
|
You can use robocopy command line which copies the modify date from the original file. Also there are a GUI tool for robocopy. | |||
|
feedback
|