[paramiko] Interactive Programs with 'exec_command'

Pepe Barbe elventear at gmail.com
Mon Nov 12 14:48:14 PST 2007


Hi,

I am curious of what should I expect from Paramiko when I issue and  
exec_command on a channel object, and the command itself is quite  
interactive. I've been able to interact with the command using  
channel.send but after I supposedly exited the program, the channel  
doesn't close nor I get the exit_status from the server. Is this the  
normal behavior?

Thanks,
Pepe



More information about the paramiko mailing list