<?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/"
		>
<channel>
	<title>Comments on: How to backup your iPhone regularly via SSH using rsync (Updated)</title>
	<atom:link href="http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/</link>
	<description>Tweaks for the iPhone</description>
	<lastBuildDate>Fri, 12 Mar 2010 14:56:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: avid reader</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-352</link>
		<dc:creator>avid reader</dc:creator>
		<pubDate>Fri, 08 Jan 2010 19:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-352</guid>
		<description>Dear TwiPhone,

Could you please tell us how you &quot;reverse rsync&quot; to restore the entire partition of the iPhone? I&#039;m guessing you have to put it in some mode other than the normal mode such as the recovery mode, but can you make the iPhone connect to wifi and ssh in recovery mode? Please tell us your experience.

Thanks.</description>
		<content:encoded><![CDATA[<p>Dear TwiPhone,</p>
<p>Could you please tell us how you &#8220;reverse rsync&#8221; to restore the entire partition of the iPhone? I&#8217;m guessing you have to put it in some mode other than the normal mode such as the recovery mode, but can you make the iPhone connect to wifi and ssh in recovery mode? Please tell us your experience.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hackencrack</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-317</link>
		<dc:creator>hackencrack</dc:creator>
		<pubDate>Wed, 22 Jul 2009 00:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-317</guid>
		<description>fullofquestions:

Answers:
1. rsync and ssh must be present on both devices to facilitate secure synchronization.  

2. Yes, you can use rsync to synchronize files on either device in either direction.  You could also backup critical files from your computer on your phone. Invoke:

man rsync

from a terminal shell on your computer for a complete description of the arguments.  Google rsync if you want to learn more.  rsync has been a very popular program for *many* years.  

Certain files on every (unix) file system cannot be synchronized or copied for various reasons, but in general you don&#039;t need to be concerned with these files. 

You can rsync an entire partition. It&#039;s done all the time. 

3. There&#039;s really only one ssh.  OpenSSH is part of the core unix tools in Cydia. That&#039;s what you need. The other ssh-related stuff you see in iTunes and Cydia are tools that are *client* tools.  You need sshd, the server portion of ssh, running on the phone.  It&#039;s part of the OpenSSH package.  I doubt you will find THAT in iTunes store anytime soon. ;-) 

Good luck...</description>
		<content:encoded><![CDATA[<p>fullofquestions:</p>
<p>Answers:<br />
1. rsync and ssh must be present on both devices to facilitate secure synchronization.  </p>
<p>2. Yes, you can use rsync to synchronize files on either device in either direction.  You could also backup critical files from your computer on your phone. Invoke:</p>
<p>man rsync</p>
<p>from a terminal shell on your computer for a complete description of the arguments.  Google rsync if you want to learn more.  rsync has been a very popular program for *many* years.  </p>
<p>Certain files on every (unix) file system cannot be synchronized or copied for various reasons, but in general you don&#8217;t need to be concerned with these files. </p>
<p>You can rsync an entire partition. It&#8217;s done all the time. </p>
<p>3. There&#8217;s really only one ssh.  OpenSSH is part of the core unix tools in Cydia. That&#8217;s what you need. The other ssh-related stuff you see in iTunes and Cydia are tools that are *client* tools.  You need sshd, the server portion of ssh, running on the phone.  It&#8217;s part of the OpenSSH package.  I doubt you will find THAT in iTunes store anytime soon. <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>Good luck&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fullofquestions</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-314</link>
		<dc:creator>fullofquestions</dc:creator>
		<pubDate>Thu, 02 Jul 2009 17:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-314</guid>
		<description>Questions:
1. if you run the rsync command from the PC/Laptop I believe that the iPhone does not need to have rsync. Could someone please confirm?
2. can you use rsync/ssh to copy non OS files to the iPhone? This tutorial shows how to backup the iPhone&#039;s important files. Once you ssh into a non jailbroken/unlocked iPhone can you copy files to the entire partition or are there certain locations that are writeable?
3. does anyone recommend any SSH apps? I see that after jailbraking an iPhone you can install third party apps. For a buck or so you can get OpenTerm from iTunes and I would rather just spend that money and get going quicker (so far my iPhone 3G s is neither unlocked or jailbroken)

Thanks</description>
		<content:encoded><![CDATA[<p>Questions:<br />
1. if you run the rsync command from the PC/Laptop I believe that the iPhone does not need to have rsync. Could someone please confirm?<br />
2. can you use rsync/ssh to copy non OS files to the iPhone? This tutorial shows how to backup the iPhone&#8217;s important files. Once you ssh into a non jailbroken/unlocked iPhone can you copy files to the entire partition or are there certain locations that are writeable?<br />
3. does anyone recommend any SSH apps? I see that after jailbraking an iPhone you can install third party apps. For a buck or so you can get OpenTerm from iTunes and I would rather just spend that money and get going quicker (so far my iPhone 3G s is neither unlocked or jailbroken)</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TwiPhone</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-311</link>
		<dc:creator>TwiPhone</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-311</guid>
		<description>Dist.Loop &gt; Thanks</description>
		<content:encoded><![CDATA[<p>Dist.Loop > Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Distorted Loop</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-310</link>
		<dc:creator>Distorted Loop</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-310</guid>
		<description>@Justin- if you don&#039;t know what SSH stands for, this whole article was probably way beyond your skill sets, but it stands for Secure Shell.  Read more about it here:  http://en.wikipedia.org/wiki/Secure_Shell</description>
		<content:encoded><![CDATA[<p>@Justin- if you don&#8217;t know what SSH stands for, this whole article was probably way beyond your skill sets, but it stands for Secure Shell.  Read more about it here:  <a href="http://en.wikipedia.org/wiki/Secure_Shell" rel="nofollow">http://en.wikipedia.org/wiki/Secure_Shell</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-308</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Mon, 22 Jun 2009 14:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-308</guid>
		<description>what does  SSH stand for</description>
		<content:encoded><![CDATA[<p>what does  SSH stand for</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TwiPhone</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-307</link>
		<dc:creator>TwiPhone</dc:creator>
		<pubDate>Fri, 19 Jun 2009 08:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-307</guid>
		<description>Caue, you are right. You would have to open Cydia and install &quot;rsync&quot; 

Thanks for pointing it out!

I am on 3.0 now and can´t wait for the jailbreak :) So far all good!</description>
		<content:encoded><![CDATA[<p>Caue, you are right. You would have to open Cydia and install &#8220;rsync&#8221; </p>
<p>Thanks for pointing it out!</p>
<p>I am on 3.0 now and can´t wait for the jailbreak <img src='http://www.twiphone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So far all good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caue Rego</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-306</link>
		<dc:creator>Caue Rego</dc:creator>
		<pubDate>Thu, 18 Jun 2009 21:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-306</guid>
		<description>thanks for the help (specially the rsync syntax)

you might want to add that rsync must also be installed on the iphone otherwise it won&#039;t work. at least that&#039;s what it seemed to me.</description>
		<content:encoded><![CDATA[<p>thanks for the help (specially the rsync syntax)</p>
<p>you might want to add that rsync must also be installed on the iphone otherwise it won&#8217;t work. at least that&#8217;s what it seemed to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayCagey &#187; Blog Archive &#187; Backup iPhone with rsync</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-305</link>
		<dc:creator>JayCagey &#187; Blog Archive &#187; Backup iPhone with rsync</dc:creator>
		<pubDate>Thu, 18 Jun 2009 03:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-305</guid>
		<description>[...] Trying to backup the iPhone through iTunes has become impossible. I can let it run for 10 hours and it will only be a quarter of the way done. BUT &#8211; I can do it myself using rsync. HT: http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Trying to backup the iPhone through iTunes has become impossible. I can let it run for 10 hours and it will only be a quarter of the way done. BUT &#8211; I can do it myself using rsync. HT: <a href="http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/" rel="nofollow">http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.twiphone.com/2008/08/08/how-to-backup-your-iphone-regularly-via-ssh-using-rsync/comment-page-1/#comment-117</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Tue, 17 Feb 2009 17:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=69#comment-117</guid>
		<description>To restore the iphone via rsync?
the lines command?is posible?The backup is in my imac.</description>
		<content:encoded><![CDATA[<p>To restore the iphone via rsync?<br />
the lines command?is posible?The backup is in my imac.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
