Thank you for visiting EverythingiCafe, the number one unofficial community for iPhone and iPod touch discussion. To get the most out of your experience here at EverythingiCafe, please take a moment to register. Registration is free. There are a number of significant benefits to being a member.
Faster and easier to search, since spam-guard is disabled.
You can receive notifications regarding a thread of interest.
You can see pictures within threads and download free iPhone wallpapers.
Send and receive personal messages with other members.
Take advantage of our social networking capabilities.
I'm pleased to announce the launch of Everything iCafe Social. This is a new section of Everything iCafe that allows for a new level of interaction in our community. It's our Facebook!
With Everything iCafe Social you can:
Create and join social groups such iPhone 3G Owners or TiVo Fans!
Create and share photo albums
Includes a wall where friends can write to you
Send and receive messages
Add applications that allow you do an assortment of cool things!
Add your Twitter feed
This new section is in beta and might be a little buggy. Look for regular updates and in fact you can help us fix the bugs by joining our Social Bug group!
If you are a registered member of this forum, then you are already a member of the Everything iCafe Social. So, what are you waiting for... Head on over and have some fun in the new Everything iCafe Social!
Can anyone talk me through the method of how to get my iPhone connected via SSH through WinSCP. I need to replace a file in one of my directories but have never done this before. Have looked at the app but doesnt mean much to me to be honest
-- Install OpenSSH on your iPhone if you haven't already - it's under System category in Installer - it requires that you have BSD Subsystem installed first (also under System)
-- It's a good idea to keep SSH running on the iPhone only when needed - so you may want to look at an app like Services which helps you toggle it on/off easily
-- Once you have SSH running on the iPhone, you'll want to make a note of your iPhone's IP address - you'll need this to connect to it - go to Settings > WiFi, and click on the network you're connected to - that should list your IP address for you - something like 192.168.1.x or similar depending on your network's addressing scheme
-- Then launch WinSCP on your computer
-- In the Host Name field fill in the IP address of your iPhone
-- Leave the port as 22
-- Fill in username as 'root' (without the quotes) and either 'alpine' or 'dottie' as the password depending on your firmware version
Set the File Protocol (drop down) to SCP - and hit Login
If you're prompted about the server's host key not being in the cache file, just click Yes - and you should be connected ...
-- Install OpenSSH on your iPhone if you haven't already - it's under System category in Installer - it requires that you have BSD Subsystem installed first (also under System)
-- It's a good idea to keep SSH running on the iPhone only when needed - so you may want to look at an app like Services which helps you toggle it on/off easily
-- Once you have SSH running on the iPhone, you'll want to make a note of your iPhone's IP address - you'll need this to connect to it - go to Settings > WiFi, and click on the network you're connected to - that should list your IP address for you - something like 192.168.1.x or similar depending on your network's addressing scheme
-- Then launch WinSCP on your computer
-- In the Host Name field fill in the IP address of your iPhone
-- Leave the port as 22
-- Fill in username as 'root' (without the quotes) and either 'alpine' or 'dottie' as the password depending on your firmware version
Set the File Protocol (drop down) to SCP - and hit Login
If you're prompted about the server's host key not being in the cache file, just click Yes - and you should be connected ...
Thats brilliant, but its asking for a session password to authenticate access. Any ideas ?