-
08-24-2007, 01:32 AM #1
After uploading login file to iphone, Terminal exits when trying to enter command
Hey, I have a problem someone here could hopefully help me out with.
After uploading the 'login' file to the iphone, Terminal/Putty exits when trying to enter command to the iphone.
I set the permissions to 0755, still didn't work.
When I remove the 'login' file, ssh works. But I need that file.
-
08-24-2007, 06:10 AM #2
The newest term requires Login to be in /usr/bin not /bin. Try that.

-
08-24-2007, 08:39 AM #3
I had the same problem... It turned out that I saved the login file as login.txt and I had not chmodded it. So, check and make sure that it is just login, not login.txt. On a mac press command+i and you will see wiether or not it has the .txt extention... Now chmod +x it. Also, as the above poster said, place the file in /usr/bin, not /bin
I don't use windows
-
09-27-2007, 12:42 PM #4
I checked it, it was in /usr/bin and it was only LOGIN (not .txt)
Still throwing me out from putty and terminal when I try to write the commands



LinkBack URL
About LinkBacks
Reply With Quote

