Page 1 of 1

611 - wrong filesize calculating

Posted: 12.01.2013, 06:13
by velok
Folder Filesize is displaying wrong if there are files bigger than 4GB within.

Image

Image


reproduce:

create a test folder
create two files in command line:

fsutil file createnew 4gig.tst 4294967296
fsutil file createnew not4gig.tst 4294967295

put the files in the folder and compare the foldersizes with the windows properties menu


I think it has something to do with the used datatype or something like that.

Re: 611 - wrong filesize calculating

Posted: 13.01.2013, 20:03
by Marek
I see in FreeCommander and in Explorer the same values.