Folder size is not accurate

i designed RPA to Scan the folder size in each folder from the network drive and writes the folder size & folder name in Excel sheet for each folder , the scan works okay , however i notice the size i get is not accurate to what i see from the folder it gives me different sizes

to get the size i used in writing cell

CurrentFolder.SizeInKB()/1024

hI @Nas

I tried the same and it returns me the correct size

If possible can you show the screenshot of the output and the size in the properties of the folder?

Regards
Sudharsan

1 Like

Hi

Did we give a try with this activity for exact values

cheers @Nas

Okay @Nas

Check out this thread once

Regards
Sudharsan

@Nas . Please check the below post to get the folder size in KB, GB, MB

Thank you all

This is because of how data is stored on computers.