0

Is there a way I can use NSTask to ssh into another computer (in this case a chumby) and run commands on that device? I also have a password on it.

Matt S.
  • 13,305
  • 15
  • 73
  • 129

1 Answers1

2

Maybe you should take a look at LibSSH2: http://www.libssh2.org/

Macmade
  • 52,708
  • 13
  • 106
  • 123