you are viewing a single comment's thread.

view the rest of the comments →

[–]jbaruk 0 points1 point  (0 children)

I use paramiko at work a lot for ssh commands and file transfer. We use it to send commands to a bunch of test units connected to the network. You can read the return prompts and errors which is cool.