Jump to content

Recommended Posts

Posted

Where is the data for the file properties stored? You can find out when a file was created, when it was edited, and you can also keep descriptions of the file. However, this data does not seem to show up as hard drive space that is taken. If you create a text file with one character, it will still have all the file properties listed but only be 1 byte in size. Also, when you open the file in any type of text editor you will not see the property data.

 

Are all of the file properties hidden within the file, or are they stored in a central location within the operating system?

Posted
How can I see the data that is contained within the file system? Is it in the Windows directory, the hard drive root directory, or another location?

You can't. Windows shows you that data in the Properties window, but that's the best you can get.

Posted

I did some research, and I read that the data is contained in the hidden file: C:\$Mft

 

I don't see this file, even when I enable all hidden and system files. No matter how I try to open it, it says that the file can't be found. However, you can prove that the file exists. If you create a blank text file, and name it "$Mft" without the .txt extension, try to copy it to the C:\ root directory. It will bring up an error message that says the file already exists.

 

If the file exists, isn't there some way that it can be opened? The system restored directory, "C:\System Volume Information" is also hidden and locked, but people have found a way to open that.

Posted

As I understand it there are programmatic ways to access and utilize NTFS information. I recommend running some searches in the MSDN library at msdn.microsoft.com.

Posted

That makes me wonder if ntfs support in non-windows platforms lets you access this file. Windows obviously wont let you, I wouldn't be supprised if somewhere in their messy code there's a switch statement that wont allow you to open that (along with several other things).

Posted

Better not to mess with that file

 

I tried googling C:\$Mft and i found forum posts complaining that their OS is not starting and has an error message "C:\$Mft File Not Found:

Posted

I'd say that if you know what the hell you're doing then there's no reason why you shouldn't muck about with any file. But file systems are rather complicated things and the type of people who would know about them probably make back ups before they break stuff, or only break redudant machines anyway.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.