call scp from python

Josef Meile jmeile at hotmail.com
Fri May 7 03:25:11 EDT 2004


You can either use os.system or some of the popen functions of the os 
module.

Regards,
Josef

Coder Coder wrote:
 > Hi
 > How can scp a file from one computer to another using python?
 >
 >
 >
 > Thanks.



More information about the Python-list mailing list