Jump to content

Size vs Size on disk?

Go to solution Solved by homeap5,

File is written in clusters. Size of cluster is (NTFS) 4096 bytes, so file that has 2 bytes takes the same amount of space on drive like file that has 4092 bytes. If file has 4120 bytes, it takes 8096 bytes on disk.

 

Create file with notepad and check.

File is written in clusters. Size of cluster is (NTFS) 4096 bytes, so file that has 2 bytes takes the same amount of space on drive like file that has 4092 bytes. If file has 4120 bytes, it takes 8096 bytes on disk.

 

Create file with notepad and check.

Link to comment
https://linustechtips.com/topic/975235-size-vs-size-on-disk/#findComment-11783399
Share on other sites

Link to post
Share on other sites

There is one other use for the difference size listings.  If you right-click on a folder in explorer and go Properties>Advanced you will see an option named "Compress contents to save disk space".  If you select this the contents (and optionally sub-folders and their contents) will be compressed, not to the same extent as zipping them would do, but I have seen reductions in size of several gigabytes with minimal effect on access times.  So in this instance the size on disk will be smaller than the actual size.  It should be noted though that this is really meant for document storage and the likes rather than same game files and especially not system files.

Link to comment
https://linustechtips.com/topic/975235-size-vs-size-on-disk/#findComment-11803977
Share on other sites

Link to post
Share on other sites

  • 2 weeks later...

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

×