I am looking for the best way for running an application remotely on linux box from windows using python. The application may take long time to finish and all the results are files (mainly txt and cvs). If you suggest paramiko, please give me an example how to collect the results and transfer it to windows after finishing.I am looking for the best way for running an ap