Why there is a difference?
check it's properties..
in that there are two labels named
size
size on disk
Can anyone explain me why there is so much difference between them in terms of amount of memory showed?
Member • Dec 31, 2009
Member • Dec 31, 2009
Member • Jan 1, 2010
Member • Jan 1, 2010
I think that are some pointers that points to these files...There is no doubt a file will consume space as per their requirement..on diskssilverscorpionBut I have another question then..
As per the above explanation, the difference between the size of the file
and the size on disc should be small, essentially equal to the cluster size of
the file system at its maximum. But that's not the case.
In my PC, in some cases of large AVI files, size of the file is around 1GB but size on disc is about 1.1GB. That's 100 mb more, right? Why is there such a huge difference?
Member • Jan 1, 2010
Can you provide a screenshot?silverscorpionBut I have another question then..
As per the above explanation, the difference between the size of the file
and the size on disc should be small, essentially equal to the cluster size of
the file system at its maximum. But that's not the case.
In my PC, in some cases of large AVI files, size of the file is around 1GB but size on disc is about 1.1GB. That's 100 mb more, right? Why is there such a huge difference?
pointers are stored in MFT which is not counted in filesize.goyal420I think that are some pointers that points to these files...There is no doubt a file will consume space as per their requirement..on disks
and extra space will be occupied by these pointers...
CORRECT me if i am wrong