Enable remote reporting of results
-
import_sql.py is now a class (while hopefully retaining functionality when run directly)
-
export_results.py: compress and send xml to some destination using scp
-
import_results.py: monitor a directory for a compressed group of xml files, and import them using the import_sql.py class