<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How To: Connect to Your iPhone Via SSH</title>
	<atom:link href="http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/%20/feed" rel="self" type="application/rss+xml" />
	<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/ </link>
	<description>iPhone app reviews, iPhone news and views.</description>
	<lastBuildDate>Sat, 20 Mar 2010 04:55:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-20090</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Sat, 20 Feb 2010 16:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-20090</guid>
		<description>Try something like DiskAid: 
&lt;a href=&quot;http://www.digidna.net/products/diskaid&quot; target=&quot;_blank&quot;&gt;http://www.digidna.net/products/diskaid&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Try something like DiskAid:<br />
<a href="http://www.digidna.net/products/diskaid" target="_blank">http://www.digidna.net/products/diskaid</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sayhear</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-20077</link>
		<dc:creator>sayhear</dc:creator>
		<pubDate>Sat, 20 Feb 2010 03:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-20077</guid>
		<description>what if i don&#039;t have wireless? </description>
		<content:encoded><![CDATA[<p>what if i don&#039;t have wireless?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-19448</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-19448</guid>
		<description>Likely because it is on by default - and you will want to use SBSettings to turn it off except when you need to use it, for both battery life and security reasons. </description>
		<content:encoded><![CDATA[<p>Likely because it is on by default &#8211; and you will want to use SBSettings to turn it off except when you need to use it, for both battery life and security reasons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash88</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-19432</link>
		<dc:creator>Ash88</dc:creator>
		<pubDate>Fri, 05 Feb 2010 11:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-19432</guid>
		<description>i was able to ssh into my itouch using winscp without toggleing the ssh button on sbsettings! any idea why? </description>
		<content:encoded><![CDATA[<p>i was able to ssh into my itouch using winscp without toggleing the ssh button on sbsettings! any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-19365</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 04 Feb 2010 07:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-19365</guid>
		<description>I was having this same problem, ended up scouring a bunch of articles and doing a bunch of unnecessary things that didn&#039;t help... the solution for me was quite simple - maybe it will work for you! 
 
After you&#039;ve installed OpenSSH on the iPhone via Cydia, restart your phone. 
 
Then, turn off the Auto Lock under Settings by selecting &quot;Never&quot;. 
 
Turn on your WiFi connection... then, if you have SBSettings, you can use it to verify that OpenSSH is on (but it should be automatically in the background anyway)... 
 
Next, open Cyberduck on your computer - select Open Connection... 
 
Here&#039;s the critical step that made it start working for me -- SELECT &quot;SFTP (SSH File Transfer Protocol)&quot; from the dropdown menu (it was defaulted to an FTP connection)! 
 
Then enter &quot;root&quot; as username, &quot;alpine&quot; as password (unless you changed it manually through Mobile Terminal as per jw1&#039;s suggestion, which I did not...)  
 
And it should work!   At least it did for me -- the problem was I overlooked the default selection for an FTP connection in the dropdown. 
 
Hope this helps! :)  </description>
		<content:encoded><![CDATA[<p>I was having this same problem, ended up scouring a bunch of articles and doing a bunch of unnecessary things that didn&#039;t help&#8230; the solution for me was quite simple &#8211; maybe it will work for you! </p>
<p>After you&#039;ve installed OpenSSH on the iPhone via Cydia, restart your phone. </p>
<p>Then, turn off the Auto Lock under Settings by selecting &quot;Never&quot;. </p>
<p>Turn on your WiFi connection&#8230; then, if you have SBSettings, you can use it to verify that OpenSSH is on (but it should be automatically in the background anyway)&#8230; </p>
<p>Next, open Cyberduck on your computer &#8211; select Open Connection&#8230; </p>
<p>Here&#039;s the critical step that made it start working for me &#8212; SELECT &quot;SFTP (SSH File Transfer Protocol)&quot; from the dropdown menu (it was defaulted to an FTP connection)! </p>
<p>Then enter &quot;root&quot; as username, &quot;alpine&quot; as password (unless you changed it manually through Mobile Terminal as per jw1&#039;s suggestion, which I did not&#8230;)  </p>
<p>And it should work!   At least it did for me &#8212; the problem was I overlooked the default selection for an FTP connection in the dropdown. </p>
<p>Hope this helps! <img src='http://justanotheriphoneblog.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-19243</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-19243</guid>
		<description>You have OpenSSH installed on your iPhone and turned on via SBSettings or similar? </description>
		<content:encoded><![CDATA[<p>You have OpenSSH installed on your iPhone and turned on via SBSettings or similar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gfx</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-19208</link>
		<dc:creator>gfx</dc:creator>
		<pubDate>Tue, 02 Feb 2010 02:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-19208</guid>
		<description>Sorry &#039;bout that. Here&#039;s the error I&#039;m getting: 
 
I/O Error: Connection failed 
 
sftp://10.0.1.4 
 
There was a problem while connecting to 10.0.1.4:22. 
 
 
My wife&#039;s iphone works like a charm but mine does not. </description>
		<content:encoded><![CDATA[<p>Sorry &#039;bout that. Here&#039;s the error I&#039;m getting: </p>
<p>I/O Error: Connection failed </p>
<p>sftp://10.0.1.4 </p>
<p>There was a problem while connecting to 10.0.1.4:22. </p>
<p>My wife&#039;s iphone works like a charm but mine does not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-19147</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Mon, 01 Feb 2010 00:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-19147</guid>
		<description>If you give some details on what error you&#039;re seeing, then somebody may have a suggestion on how to resolve.  </description>
		<content:encoded><![CDATA[<p>If you give some details on what error you&#039;re seeing, then somebody may have a suggestion on how to resolve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gfx</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-19134</link>
		<dc:creator>gfx</dc:creator>
		<pubDate>Sun, 31 Jan 2010 17:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-19134</guid>
		<description>I did what you suggested and still things did not work. Still getting an error with Cyberduck 
 </description>
		<content:encoded><![CDATA[<p>I did what you suggested and still things did not work. Still getting an error with Cyberduck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jw1</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-18929</link>
		<dc:creator>jw1</dc:creator>
		<pubDate>Tue, 26 Jan 2010 03:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-18929</guid>
		<description>If anyone is having problems connecting their iphone to Cyberduck, after the update. Cydia has left out BSD Subsystems. so there is no download available.  
 
OK Here is what you do!!! Download Mobile Terminal from ROCK installer. 
Open the app. 
Then type passwd. 
It will say old password. Type in the password you want! 
Not the old one alpine. 
Then type it in again. 
Bam! your done! Open up cyberduck log on as root and your password and 
Bam! your there.  
 </description>
		<content:encoded><![CDATA[<p>If anyone is having problems connecting their iphone to Cyberduck, after the update. Cydia has left out BSD Subsystems. so there is no download available.  </p>
<p>OK Here is what you do!!! Download Mobile Terminal from ROCK installer.<br />
Open the app.<br />
Then type passwd.<br />
It will say old password. Type in the password you want!<br />
Not the old one alpine.<br />
Then type it in again.<br />
Bam! your done! Open up cyberduck log on as root and your password and<br />
Bam! your there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelly</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-18836</link>
		<dc:creator>Shelly</dc:creator>
		<pubDate>Sat, 23 Jan 2010 20:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-18836</guid>
		<description>The root user or the alpine password is not working... It keeps saying that the login name is wrong and I have tried it many times. Is there a way to get your own user name and password? </description>
		<content:encoded><![CDATA[<p>The root user or the alpine password is not working&#8230; It keeps saying that the login name is wrong and I have tried it many times. Is there a way to get your own user name and password?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Our Top 15 iPhone Jailbreak Apps &#124; Just Another iPhone Blog</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-15046</link>
		<dc:creator>Our Top 15 iPhone Jailbreak Apps &#124; Just Another iPhone Blog</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-15046</guid>
		<description>[...] OpenSSH 5.2p1-8 Category: Networking, Essentials [...]</description>
		<content:encoded><![CDATA[<p>[...] OpenSSH 5.2p1-8 Category: Networking, Essentials [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-13908</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Wed, 30 Sep 2009 14:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-13908</guid>
		<description>Cyberduck should give you an Finder-like view, showing the folders / files on your iPhone, as well as those on your Mac. 
 
You should be able to just drag and drop your video files over from iPhone to Mac. </description>
		<content:encoded><![CDATA[<p>Cyberduck should give you an Finder-like view, showing the folders / files on your iPhone, as well as those on your Mac. </p>
<p>You should be able to just drag and drop your video files over from iPhone to Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Mccaffrey</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-13889</link>
		<dc:creator>Justin Mccaffrey</dc:creator>
		<pubDate>Wed, 30 Sep 2009 03:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-13889</guid>
		<description>actually scratch that i figured that out and im connected now but what folders do i go to in order to copy the videos that i record on cycorder i found the cycorder folder and what do i do when i find the folder thanks </description>
		<content:encoded><![CDATA[<p>actually scratch that i figured that out and im connected now but what folders do i go to in order to copy the videos that i record on cycorder i found the cycorder folder and what do i do when i find the folder thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Mccaffrey</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-13886</link>
		<dc:creator>Justin Mccaffrey</dc:creator>
		<pubDate>Wed, 30 Sep 2009 03:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-13886</guid>
		<description>my ip does start with 192.168. i was just using the zeros as an example because when i do it 192.168.x.xxx it says disconnected right away but when i enter it 192168xxxx it says mounting and the load circle is spinning but it doesnt connect and it just says operation timed out i am on a mac and im using cyberduck i changed it to sftp but its not working on the cyberduck window it also says 21 so im not sure if im doing something wrong </description>
		<content:encoded><![CDATA[<p>my ip does start with 192.168. i was just using the zeros as an example because when i do it 192.168.x.xxx it says disconnected right away but when i enter it 192168xxxx it says mounting and the load circle is spinning but it doesnt connect and it just says operation timed out i am on a mac and im using cyberduck i changed it to sftp but its not working on the cyberduck window it also says 21 so im not sure if im doing something wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-13872</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Tue, 29 Sep 2009 23:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-13872</guid>
		<description>Hey Justin - the problem is that is not a valid IP address.  If it&#039;s a home WiFi network, most likely your address should start with 192.168.x.x. 
 
To find your iPhone&#039;s IP address, go to Settings &gt; WiFi and in the &#039;Choose a Network&#039; section look at the network name with a checkmark next to it.  Click the little blue arrow at the right of the bar for that network.  On the next screen you should see a list of items, one is the IP address entry.  Let us know what that address is, or the beginning of it at any rate. </description>
		<content:encoded><![CDATA[<p>Hey Justin &#8211; the problem is that is not a valid IP address.  If it&#039;s a home WiFi network, most likely your address should start with 192.168.x.x. </p>
<p>To find your iPhone&#039;s IP address, go to Settings &gt; WiFi and in the &#039;Choose a Network&#039; section look at the network name with a checkmark next to it.  Click the little blue arrow at the right of the bar for that network.  On the next screen you should see a list of items, one is the IP address entry.  Let us know what that address is, or the beginning of it at any rate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Mccaffrey</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-13855</link>
		<dc:creator>Justin Mccaffrey</dc:creator>
		<pubDate>Tue, 29 Sep 2009 21:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-13855</guid>
		<description>hey i got openssh i got cyberduck i entered my ip address but im having a few problems maybe im not doing this correctly i first tryed entering my ip as follows 000.000.0.000 and like that with the periods it disconnects me immediately when i enter it without the period in the bottom left corner of cyberduck it says resolving then mounting but it then says it failed and in red lettering it says operation timed out ive tryed this many time and it just keeps doin the same thing do you have any suggestions? or advice am i doint anything wrong </description>
		<content:encoded><![CDATA[<p>hey i got openssh i got cyberduck i entered my ip address but im having a few problems maybe im not doing this correctly i first tryed entering my ip as follows 000.000.0.000 and like that with the periods it disconnects me immediately when i enter it without the period in the bottom left corner of cyberduck it says resolving then mounting but it then says it failed and in red lettering it says operation timed out ive tryed this many time and it just keeps doin the same thing do you have any suggestions? or advice am i doint anything wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-12623</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Tue, 08 Sep 2009 20:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-12623</guid>
		<description>If I am understanding you correctly, the iPhone is now at a stage where it is forcing you to do a restore.  As in, you cannot boot it up normally.  If you are sure of that and if you&#039;ve tried hard reboots and cannot get any farther, then I don&#039;t know of any ways (barring forensic-level recovery tools) to get that data backed up. 
 
If you can still boot the phone, you have lots of options of course.  </description>
		<content:encoded><![CDATA[<p>If I am understanding you correctly, the iPhone is now at a stage where it is forcing you to do a restore.  As in, you cannot boot it up normally.  If you are sure of that and if you&#039;ve tried hard reboots and cannot get any farther, then I don&#039;t know of any ways (barring forensic-level recovery tools) to get that data backed up. </p>
<p>If you can still boot the phone, you have lots of options of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divegirl</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-12516</link>
		<dc:creator>Divegirl</dc:creator>
		<pubDate>Mon, 07 Sep 2009 22:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-12516</guid>
		<description>I have a regular Iphone (not jailbreak) and just went into the need to do a restore. I haven&#039;t backed up in the last month or so and have some new pics/numbers on the phone that I want to capture before I restore. Any suggestions or am I out of luck? </description>
		<content:encoded><![CDATA[<p>I have a regular Iphone (not jailbreak) and just went into the need to do a restore. I haven&#039;t backed up in the last month or so and have some new pics/numbers on the phone that I want to capture before I restore. Any suggestions or am I out of luck?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-10562</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Fri, 31 Jul 2009 16:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-10562</guid>
		<description>John - that depends on which apps you use to work with those books / documents.  If you have any jailbreak apps that can access specific areas of the file system and use them as their default storage areas, you&#039;ll need to place your content wherever the app instructs you to put it.  This will be app-specific - and of course will only be available via jailbreak apps. </description>
		<content:encoded><![CDATA[<p>John &#8211; that depends on which apps you use to work with those books / documents.  If you have any jailbreak apps that can access specific areas of the file system and use them as their default storage areas, you&#039;ll need to place your content wherever the app instructs you to put it.  This will be app-specific &#8211; and of course will only be available via jailbreak apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-10561</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 31 Jul 2009 16:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-10561</guid>
		<description>after ssh into iphone how do i knows where to put what. for example if i have a book or documents which folder do i put it in </description>
		<content:encoded><![CDATA[<p>after ssh into iphone how do i knows where to put what. for example if i have a book or documents which folder do i put it in</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-10271</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Sat, 25 Jul 2009 19:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-10271</guid>
		<description>Go to Settings &gt; WiFi and look for the network you are currently connected to (with a little check mark on it) - click on the blue arrow at the right of the network&#039;s listing.  That should take you to a screen full of information, including the IP address.   </description>
		<content:encoded><![CDATA[<p>Go to Settings &gt; WiFi and look for the network you are currently connected to (with a little check mark on it) &#8211; click on the blue arrow at the right of the network&#039;s listing.  That should take you to a screen full of information, including the IP address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: you</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-10270</link>
		<dc:creator>you</dc:creator>
		<pubDate>Sat, 25 Jul 2009 18:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-10270</guid>
		<description>how can i know the iPhone IP? </description>
		<content:encoded><![CDATA[<p>how can i know the iPhone IP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrickj</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-10112</link>
		<dc:creator>patrickj</dc:creator>
		<pubDate>Wed, 22 Jul 2009 01:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-10112</guid>
		<description>I think you can get some unexpected results when changing that password, so may be best to change it back - at least for the purposes of getting SSH going (and change it again afterwards if you like). Tell us more about what errors you get and perhaps someone here can help. </description>
		<content:encoded><![CDATA[<p>I think you can get some unexpected results when changing that password, so may be best to change it back &#8211; at least for the purposes of getting SSH going (and change it again afterwards if you like). Tell us more about what errors you get and perhaps someone here can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4znpr1de98</title>
		<link>http://justanotheriphoneblog.com/wordpress/iphone-tips/how-to-connect-to-your-iphone-via-ssh/#comment-10100</link>
		<dc:creator>4znpr1de98</dc:creator>
		<pubDate>Tue, 21 Jul 2009 20:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://justanotheriphoneblog.com/wordpress/2008/04/01/how-to-connect-to-your-iphone-via-ssh/#comment-10100</guid>
		<description>I don&#039;t get it. Nothing works for my username and password and when I resetted the password thinking that would help, it didn&#039;t. </description>
		<content:encoded><![CDATA[<p>I don&#039;t get it. Nothing works for my username and password and when I resetted the password thinking that would help, it didn&#039;t.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
