joefeser/WhereAreMyFiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Currently, the application is designed to parse all of the files for a given path, collecting all of the file attribute information along with the following information. Size Sha1 Hash Created Date Last Modified Date Path Name And store all of this information in a SqLite database. Once this is complete, the goal is to provide an API to determine the location of files and duplicates. Phase 2: Parse Zip files Phase 3: Parse 7z files