Size of Folder

  • Thread starter Thread starter Evan Camilleri
  • Start date Start date
E

Evan Camilleri

Is it possible to get via command line the size of a folder including its
subfolders?

Evan
 
Is it possible to get via command line the size of a folder including its
subfolders?

Evan

A solution was posted for this request recently by Phil Robyn.
 
But you need to realise it is not accurate. Nothing is accurate on NTFS filesystems. This is because files under 1.5K take up no extra space on a NTFS disk. They are stored in the MFT which has preallocated space unless it is full and adding an extra file causes it to grow in which case it will grow by megabytes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top