Name: Anonymous 2013-01-19 4:06
So how do file timestamps actually work?
Is it safe to rely on them to know the time of creation even if the files were moved from disk to disk, or between Linux and Windows? Or is it better to write the creation time somewhere else like directly in the filename or to separate file along with file's hash?
Is it safe to rely on them to know the time of creation even if the files were moved from disk to disk, or between Linux and Windows? Or is it better to write the creation time somewhere else like directly in the filename or to separate file along with file's hash?