O oxeneers macrumors member Original poster Oct 23, 2007 #1 I'm trying to SSH into my iPhone, and once I do "ssh 192.168.1.100", it connects successfully, but as soon as I type ANY three characters, the connection ends. So, if i type "cd " it will end the connection. Anyone know why?
I'm trying to SSH into my iPhone, and once I do "ssh 192.168.1.100", it connects successfully, but as soon as I type ANY three characters, the connection ends. So, if i type "cd " it will end the connection. Anyone know why?
O oxeneers macrumors member Original poster Oct 23, 2007 #2 Here's a screenshot: Attachments Picture 1.png 13.7 KB · Views: 94
A asdasd616 macrumors newbie Oct 23, 2007 #3 I'm no expert with ssh but you might find out whats happening if you ssh -v root@192.168.1.100 it gives a verbose output. hope this helps.
I'm no expert with ssh but you might find out whats happening if you ssh -v root@192.168.1.100 it gives a verbose output. hope this helps.