Dir2json directory listener

Dir2json is a .NET utility which recursively lists drives or network shares storing the directory listing including various attributes in a (gzipped) .json file. Attributes that are collected are:

  • Name of the file or directory

  • Size of the file in bytes

  • Last Modified date of the file or directory

  • Attributes of the file or directory (.NET FileAttributes)

Download

Last updated