Skip to content

.NET 4.0 Fast Directory / File Lister

Notifications You must be signed in to change notification settings

EncodeGroup/SharpDirLister

Repository files navigation

SharpDirLister

A .NET 4.0 application that uses an optimized file search algorithm that will output a full directory / file listing of a drive in a matter of seconds and at the end it will compress it to a .gz

Usage: SharpDirLister target output

Examples:
    SharpDirLister C:\path\to\directory C:\
    SharpDirLister \\path\to\share c:\users\USER\Appdata\

Credits

This app is based heavily on code from https://stackoverflow.com/q/26321366 and https://stackoverflow.com/a/17259945

About

.NET 4.0 Fast Directory / File Lister

Resources

Stars

Watchers

Forks

Languages