Change Time and Creation Time (ctime)
Unix and Windows file systems interpret 'ctime' differently:
- Unix systems maintain the historical interpretation of ctime as being the time when certain file metadata, not its contents, were last changed, such as the file's permissions or owner (e.g. 'This file's metadata was changed on 05/05/02 12:15pm').
- Windows systems use ctime to mean 'creation time' (also called 'birth time') (e.g. 'This file was created on 05/05/02 12:15pm').
This difference in usage can lead to incorrect presentation of time metadata when a file created on a Windows system is accessed on a Unix system and vice versa. Most Unix file systems don't store the creation time, although some, such as HFS+, ZFS, and UFS2 do. NTFS stores both the creation time and the change time.
The semantics of creation times is the source of some controversy. One view is that creation times should refer to the actual content of a file: e.g. for a digital photo the creation time would note when the photo was taken or first stored on a computer. A different approach is for creation times to stand for when the file system object itself was created, e.g. when the photo file was last restored from a backup or moved from one disk to another.
Read more about this topic: MAC Times
Famous quotes containing the words change, time and/or creation:
“Our government rests in public opinion. Whoever can change public opinion, can change the government, practically just so much.”
—Abraham Lincoln (18091865)
“And so, standing before the aforesaid officiator, the two swore that at every other time of their lives till death took them, they would assuredly believe, feel, and desire precisely as they had believed, felt, and desired during the few preceding weeks. What was as remarkable as the undertaking itself was the fact that nobody seemed at all surprised at what they swore.”
—Thomas Hardy (18401928)
“Like witches they flew along rows
Keeping creation at ease;
With a tendril for needle
They sewed up the air with a stem;”
—Theodore Roethke (19081963)