When running Recovery.recover(file) programmatically, there is no feedback about success/failure except visual check of the PrintWriter output stream. Enhencement request: add boolean return value of raise an exception on failure.