|
Yup, my bad if anyone comes across the post. I simply didn't call login() before cmd() - I incorrectly assumed from the docs that it was automatically called on cmd() if needed. I got that from reading the section regarding SSH1 forcing connection and disconnection on each cmd(). Woops. |