How do I check the real date of file creation in Mac OS X.
When I receive (promos,mail, …) it shows the day it was created..so for an example the artist finished the track in February 2012 but I received it in March 2012 when I go in finder to look at date created it shows February 2012 but I didn’t have the file at that time..is there anyway to find when I received the file?
from a shell (stat -x) or the “get info” from the finder u have access/change/modified dates. ‘change’ will be when u downloaded it while ‘modify’ will be when the file was actually modified - so will be whatever date it had from it’s archive - unless u have actually modified it ofc… the date you’re describing sounds like the modified rather than change date
i’ve only had my mac a month or so but i don’t see a window that looks quite like that. Modified and Changed that u have in your photo are the 2 timestamps of interest anyway. when u unzip a file the Modified should stay the same as when the file was in the zip, while the Changed should be updated to the current time. easy to test anyway - find some zip file to unzip… (copying from a .dmg won’t afaik have the same effect but might)
just did a quick test and selected to show modified/created/opened/added from “show view options” (osx lion) and unzipped a file from a few weeks ago (windows midimasher build).
modified/created/opened all show the date from the zip (14 feb 2012) while the “date added” column shows “today”
i don’t see todays date at all when i ctrl+click and do a “get info”