Your welcome!
I'm also hoping it will help others just getting into it too.
Let us know if you're able to successfully get something going and what, if anything you think someone else might get hung up on.
(For instance, it took me a little bit to finally understand that SshNet.PasswordAuthenticationMethod was a class I had to instantiate to implement that method of authentication when I was building a SshNet.ConnectionInfo object. Once I saw/understood that (and given that I had the background to understand that username/password aren't the only ways to implement authentication) I recognized the brilliance of the work coming from the folks writing this library.)
Having Fun!
Mike
I'm also hoping it will help others just getting into it too.
Let us know if you're able to successfully get something going and what, if anything you think someone else might get hung up on.
(For instance, it took me a little bit to finally understand that SshNet.PasswordAuthenticationMethod was a class I had to instantiate to implement that method of authentication when I was building a SshNet.ConnectionInfo object. Once I saw/understood that (and given that I had the background to understand that username/password aren't the only ways to implement authentication) I recognized the brilliance of the work coming from the folks writing this library.)
Having Fun!
Mike