Now hashdeep manifests and audit files are written to the parent directory of the dir being hashed/audited. That's silly, so come up with a better plan.
Plan A: write the files to /tmp and then store them as blobs (and as text?) in the db.
Plan B: store the files locally in a permanent storage place (really don't like this idea, but will prob start here until the db is ready)