popen and password entry

Ganesan Rajagopal rganesan at myrealbox.com
Wed Jun 14 05:25:43 EDT 2006


>>>>> sinan nalkaya <erchamion.beren at gmail.com> writes:

> i want to use rsync for remote file transfer via popen, but couldnt pass
> the Password yet.

For interactive input try the pexpect module instead of popen (see
http://pexpect.sf.net). 

Ganesan

-- 
Ganesan Rajagopal




More information about the Python-list mailing list