Sorry for such newbie question but I searched and couldn't find the answer.
I'm trying to get a screenshot of my iphone but I am lost after I placed the screenshot file into application directory. Specifically, I don't know what it means by "So, open an SSH run a CHMOD to correct the permissions" AND "Lastly, run the command in SSH:"
Can someone show me using screenshots? Or any help is appreciated!!
Please see the instruction below.
____________
Guide: Screenshots on the iPod Touch
Alright, I figured this would be a worthy little tip since it's not included in Installer.app. Note: This will not show up on springboard.
First off, download this file:
http://shouldbefree.net/upload/screenshot
Zipped version if above doesn't work:
http://shouldbefree.net/upload/screenshot.zip
Next, SFTP to your iPod, place it in the /Applications directory, as usual.
This tool can only be ran via an SSH to your iPod. So, open an SSH run a CHMOD to correct the permissions:
Code:
chmod -R a+x /Applications/*
Lastly, run the command in SSH:
Code:
/Applications/screenshotGo retrieve the file at the location it specified on your iPod when it executed.