Python Forum
facing problem with running interactive shell using paramiko
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
facing problem with running interactive shell using paramiko
#2
Put a couple of print statements to print resp and buff.
In addition, put the while loop code in a try except loop that way you'll capture any errors.

If you can set a timeout, that may help, as it may give you a timeout message
(hopefully something more verbose than ... timed out)
Reply


Messages In This Thread
RE: facing problem with running interactive shell using paramiko - by Larz60+ - Oct-26-2016, 03:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  clearing an interactive python interpreter/shell rootVIII 4 3,712 Jan-28-2019, 05:14 PM
Last Post: rootVIII

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020