Page 1 of 1

subfolder levels

Posted: 15 Jun 2012, 12:12
by job00m
im looking to run the getfoldersize via task scheduler and generate a report so im using:
getfoldersize.exe -s "c:\log.txt" "c:\"

if I use getfoldersize.exe -s1 "c:\log.txt" "c:\" to get first level subfolder i get:
c:\documents and settings\all users
c:\programs files\getfoldersize
and so on

i just need the size for all the folders unders c:\ like:
c:\documents and settings
c:\programs files
and so on

What command to use to get this? it can be done via gui but cant do it in command line.

Re: subfolder levels

Posted: 15 Jun 2012, 16:15
by Administrator
I could reproduce and fix the problem. Please drop me an email for a new update.