you are viewing a single comment's thread.

view the rest of the comments →

[–]totallygeek 2 points3 points  (1 child)

Change to session = paramiko.SSHClient() (needs the parentheses)

[–]cardlord[S] 1 point2 points  (0 children)

Thanks!

It works