Is there a way I can use NSTask to ssh into another computer (in this case 开发者_如何学Goa chumby) and run commands on that device? I also have a password on it.
Maybe you should take a look at LibSSH2: http://www.libssh2.org/
Is there a way I can use NSTask to ssh into another computer (in this case 开发者_如何学Goa chumby) and run commands on that device? I also have a password on it.
Maybe you should take a look at LibSSH2: http://www.libssh2.org/
精彩评论