EricZimmerman / EricZimmerman/KapeFiles
Add option to recursively find folders
Open
enhancement
- Dominant language
- No language data
- Stars
- 874
- Forks
- 234
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 10
Description
Files can be recursively searched for, but not folders. While many artifacts are in fixed locations, there are a subset which are not. Good examples are user folders for common cloud storage applications. OneDrive, Dropbox, Box, etc. preferences can be set to store files in non-default locations (i.e. %USERPROFILE%\CloudFiles\Dropbox instead of the default %USERPROFILE%\Dropbox). It would be advantageous to be able to set a starting point (%USERPROFILE% in this example) and a folder name (wild-card enabled) to recursively search for from that point.
Contributor guide
Assessment
This issue has not been assessed yet.