SSH is installed in NAS, Router is configured to forward the SSH port to NAS.
If anybody has done such thing before then just guide me How to send command over SSH from iphone ?
is there any code available regarding the same ?
Thanks in advance …
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Install an SSH client on you iPhone, e.g. pTerm. I choose this solution for sending the occasional command to an appliance.
There is a somewhat half baked recipe on compiling libssh2 for use on the iPhone at:
http://sites.google.com/site/olipion/cross-compilation/libssh2
Examples can be found on the libssh2 website
http://www.libssh2.org/examples/