Open chicanery86 opened 2 years ago
On a side note to this request, it could be highly beneficial to (optionally) cache calculated checksums in a separate file with a time stamp, also on dry run. Flat file? Sqlite? Doesn't really matter. But this might save a lot of time for repeated runs: Only recreate the checksum of files with a newer mtime than saved in the cache file.
Provide means to use dry run output as input thus avoiding need to duplicate work where workflow is as follows: step 1 dry run performed, Step 2 volume of matches and specific samples verified from dry run file Step 3 rerun specifying the dry run reports as input to skip to execution.