Your ultimate packaging resource


rpma.org keyword stats



Most current MSN search phrases:

services hosting
proposal information
rejuvenation software
Balenciaga First Small Classique bag packaging
egg cartons wholesale vegas
missing people on milk cartons OFFSHORE ENTERY LEVEL JOBS
process of manufacturing paper currency  

What is Meant by Ntfs File System?

Important operating systems like Windows NT,with USN journal to keep track of all the
2000 and XP is based on NTFS file system. Thechanges  done  on  the  volume.
purpose for developing file systems is to
administer files, folders and to manage all4. By using the facility provided by NTFS
that information needed to access the files5.0, administrators of the computer can limit
from local or remote computers. Two versionsstorage  capacity  of  a  specific  volume.
of NTFS have been released up till now- NTFS
4.0 and NTFS 5.0. First version NTFS 4.0Structure  of  NTFS  File  System
supports Windows NT while NTFS 5.0 with some
new exciting features supports windows 2000NTFS disk is partitioned into two parts, 12%
and windows XP. Most common features whichof it constitutes by MFT that doesn't make to
are  found  in  both of them are listed belowsave any thing and remaining 88% is used for
the  purpose  of  files  storage.
1.  It  provides  support  to  Mac  files
What  is  MFT?
2. It helps in compression of files which are
readable and writeable while the process isEvery component of the system and information
in  progress.related to operating system is considered to
be a file. The most important file of NTFS
3. NTFS file system can recover the filesis MFT (Master File Table) containing all the
lost due to power failure or systemnecessary files of system. This table is
breakdown.divided into some fixed size of records of 1
byte. These all records refer to some files
Some of the salient features of NTFS 5.0 areand first 16 files are directly linked with
as  under:operating system and only operating system
can  access  those  files.
1. It can encrypt or decrypt the data during
reading and writing any file from hard diskThe first 16 files are named metafiles which
automatically.are basically the system files. These files
are basically meant for some basic functions
2. NTFS 5.0 lets you write files of maximumof operating system. Such metafiles exist in
length but only occupies the required andthe root directory of NTFS and can only be
necessary  space.searched by appending "$" sign in start of
the file. For example if you want to locate
3. This version of NTFS file system is givenlog file you have to write $LogFile.



1 A B C 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102