Directory Scraper Home
Brought to you by:
saberinsystems
Just extract DirectoryScraper.exe from the ZIP to anywhere. It requires Windows and .Net 2.0, but not much else.
Run the EXE from the command line:
DirectoryScraper.exe -dir “c:\directoryToQuery” -outputFile “c:\pathToFile\output.csv”
It loops through all sub directories, feeding each file and the size of that file into the specified CSV file.
We are interested in feedback, and happy to address feature requests.