Problem with PEXPECT in Python

Laszlo Nagy gandalf at shopzeus.com
Tue Oct 23 09:29:15 EDT 2007


>  
>
>  
>
> cmd ='scp'+' '+source_file+' '+user+'@'+ip+':'+desti_path
>

You might wanna try to login with a public/private key pair, then scp 
won't ask for a password.




More information about the Python-list mailing list