Implement a exportdb.py script which: - Picks up a MySQL dump produced by import.py - Transfers it to a configurable location (we need it sent to B2 for our purposes).
Implement a exportdb.py script which: