Where is file information stored?

jj1984

Member
Hello,

What I mean is where is file system metadata about files stored?

I'm asking about information like date of file creation, last modified date, user who created it, byte size, etc.

Is this information somehow stored with the file's data or is it kept apart from the file's data in some data structure in the file system's ledger?

Thanks.
 

Agent Smith

Well-Known Member
Hmm, well, that could be the registry. The registry after all is like a database. Folder Info. is stored in folder config files.
 
Top