Open
Description
It's been requested to have a reporting module that would extract the files that were not in NSRL to the same directory structure as they were in before. The user would choose the root directory (or it could default to a directory inside of the case directory) and sub-directories would be created there so that the resulting structure looked like the input image (minus the files that were found in NSRL).
This is somewhat related to #283 and the design of such could be re-used. Perhaps we add a utility method to Autopsy to save a file to its original path given the root directory to start from. This feature and the feature in #283 could both use that.