export_results: use native scp
The scpclient and paramiko libs do not use ~/.ssh/config (or appear to have any way of specifying one), and it seems like using a config would require implementing reading/using of the config by hand. This changes the exporter to call scp using subprocess.