صقات در NTFS :

سيستم فايلی NTFS هر قايل يا پوشه ای را با مجموعه ای از صفات قايل نشان می دهد. عناصری شبيه نام فايل، اطلاعات امنيتی آن، وحتی داده هايش، همه صفات فايل هستند. هر صفت بوسيله يک کد نوع صفت و يک نام صفت ( اختياری) شناخته می شود.

به صفانی که در رکورد MFT فايل قرار می گيرند صفات مقيم گويند، مانند : نام فايل، زمان بوجود آمدن و ... و صفاتی که خارج از اين رکورد تعريف شوند به صورت غير مقيم در نظر گرفته می شوند. عموما اين حالت در مورد فايل های بزرگ رخ می دهد.

برای صفات غير مقيم يک يا چند کلاستر در جای ديگری از پارتيشن در نظر گرفته می شود. همانطور که در شکل مقاله قبلی مشاهده می کنيد MFT شامل ليستی قابل توسعه از اشاره گرهايی به فضاهايی از ديسک است که در آنها صفات غير مقيم قرار دارند. مزيت اين ليست در آن است که صفات فايل در آينده قابليت رشد و اضاقه شدن دارند.

 

 



Attribute Type

Description

Standard Information

Includes information such as timestamp and link count.

Attribute List

Lists the location of all attribute records that do not fit in the MFT record.

File Name

A repeatable attribute for both long and short file names. The long name of the file can be up to 255 Unicode characters. The short name is the 8.3, case-insensitive name for the file. Additional names, or hard links, required by POSIX can be included as additional file name attributes.

Security Descriptor

Describes who owns the file and who can access it.

Data

Contains file data. NTFS allows multiple data attributes per file. Each file typically has one unnamed data attribute. A file can also have one or more named data attributes, each using a particular syntax.

Object ID

A volume-unique file identifier. Used by the distributed link tracking service. Not all files have object identifiers.

Logged Tool Stream

Similar to a data stream, but operations are logged to the NTFS log file just like NTFS metadata changes. This is used by EFS.

Reparse Point

Used for volume mount points. They are also used by Installable File System (IFS) filter drivers to mark certain files as special to that driver.

Index Root

Used to implement folders and other indexes.

Index Allocation

Used to implement folders and other indexes.

Bitmap

Used to implement folders and other indexes.

Volume Information

Used only in the $Volume system file. Contains the volume version.

Volume Name

Used only in the $Volume system file. Contains the volume label.

جدول صفات فايل تعريف شده توسط NTFS

اين جدول رو تو مقاله بعد فارسی می دم. وقت نشد :P