<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>klauskjeldsen.dk &#187; 3G</title> <atom:link href="http://klauskjeldsen.dk/tag/3g/feed/" rel="self" type="application/rss+xml" /><link>http://klauskjeldsen.dk</link> <description>About technology</description> <lastBuildDate>Wed, 28 Jul 2010 08:35:41 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>Update iPhone without backing up (Mac and Windows)</title><link>http://klauskjeldsen.dk/iphone-3g-disable-slow-itunes-backup-mac-and-windows/</link> <comments>http://klauskjeldsen.dk/iphone-3g-disable-slow-itunes-backup-mac-and-windows/#comments</comments> <pubDate>Tue, 05 Aug 2008 17:53:02 +0000</pubDate> <dc:creator>Klaus Kjeldsen</dc:creator> <category><![CDATA[Mac OS X]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[3G]]></category> <category><![CDATA[Backup]]></category> <category><![CDATA[iTunes]]></category><guid
isPermaLink="false">http://klauskjeldsen.dk/?p=162</guid> <description><![CDATA[The below method is not yet tested with iOS 4.0, if you try it, please post a comment if it works. Most iPhone OS 2.0 / iPhone 3G users have experienced the very slow backup process each time the iPhone is connected to iTunes, and as more applications are installed the process will take even longer. <a
href="http://klauskjeldsen.dk/iphone-3g-disable-slow-itunes-backup-mac-and-windows/" class="more-link">More &#62;</a>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/apple-itunes-dj-queue-songs/' rel='bookmark' title='Permanent Link: Apple iTunes DJ &#8211; Queue Songs'>Apple iTunes DJ &#8211; Queue Songs</a> <small>Finally it is possible to queue up songs in iTunes,...</small></li><li><a
href='http://klauskjeldsen.dk/boot-camp-imac-error-fix-black-screen/' rel='bookmark' title='Permanent Link: Boot Camp: Windows 7 on iMac &#8211; Fix Black Screen'>Boot Camp: Windows 7 on iMac &#8211; Fix Black Screen</a> <small>Recently I was making a Boot Camp installation of Windows...</small></li><li><a
href='http://klauskjeldsen.dk/iphone-3g-iphone-201-software-update-available/' rel='bookmark' title='Permanent Link: iPhone 3G: iPhone 2.0.1 Software Update available'>iPhone 3G: iPhone 2.0.1 Software Update available</a> <small>iPhone firmware 2.0.1 has been released by Apple It seems...</small></li></ol>Related posts brought to you by <a
href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description> <content:encoded><![CDATA[<blockquote><p>The below method is not yet tested with iOS 4.0, if you try it, please post a comment if it works.</p></blockquote><p>Most iPhone OS 2.0 / iPhone 3G users have experienced the very slow backup process each time the iPhone is connected to iTunes, and as more applications are installed the process will take even longer. It is possible to just cancel the backup process, and then make a regular Sync without backing up. However, if you want avoid the backup process from starting, there is a workaround. It is possible disable the automatic backup process from starting, and how to do this is described below; firstly for Mac users, and secondly for Windows users:</p><div
class="clearfix"><div
class="ad alignleft"> <script type="text/javascript">google_ad_client = "pub-8555468024043116";
/* Post (in content), created 12/29/09 */
google_ad_slot = "5175283783";
google_ad_width = 200;
google_ad_height = 200;</script> <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div></div><h2>Mac users:</h2><ol><li>Quit iTunes.</li><li>Open a Terminal (Applications &gt; Utilities &gt; Terminal)</li><li>Type or copy the following command:<div
class="codesnip-container" >defaults write com.apple.iTunes AutomaticDeviceBackupsDisabled -bool true</div></li><li>Open iTunes.</li><li>Connect the iPhone.</li><li>Make Sync without backing up.</li></ol><p>To enable automatic backup in iTunes again use this command instead:</p><div
class="codesnip-container" >defaults write com.apple.iTunes AutomaticDeviceBackupsDisabled -bool false</div><p><em><br
/> Note: If you previously have used the command line option that entirely disables the backup feature, then type this command as well to enable to backup process: </em></p><div
class="codesnip-container" >defaults write com.apple.iTunes DeviceBackupsDisabled -bool false</div><p><em>Recommendation: If you choose to disable the automatic backup process, it would be a good idea to manually making a backup it once a while to get a safe copy of text messages, call log and like (just right-click your iPhone icon in iTunes).</em></p><h2>Windows Users: (updated)</h2><p>Windows users can use the same approach:</p><ol><li>Quit iTunes.</li><li>Press Win+R (opens the Windows Run dialog)</li><li>Type or copy the following command:<div
class="codesnip-container" >&#8220;%CommonProgramFiles%\Apple\Mobile Device Support\bin\defaults.exe&#8221; write com.apple.iTunes AutomaticDeviceBackupsDisabled -bool true</div></li><li>Open iTunes.</li><li>Connect the iPhone.</li><li>Make Sync without backing up.</li></ol><p>Related posts:<ol><li><a
href='http://klauskjeldsen.dk/apple-itunes-dj-queue-songs/' rel='bookmark' title='Permanent Link: Apple iTunes DJ &#8211; Queue Songs'>Apple iTunes DJ &#8211; Queue Songs</a> <small>Finally it is possible to queue up songs in iTunes,...</small></li><li><a
href='http://klauskjeldsen.dk/boot-camp-imac-error-fix-black-screen/' rel='bookmark' title='Permanent Link: Boot Camp: Windows 7 on iMac &#8211; Fix Black Screen'>Boot Camp: Windows 7 on iMac &#8211; Fix Black Screen</a> <small>Recently I was making a Boot Camp installation of Windows...</small></li><li><a
href='http://klauskjeldsen.dk/iphone-3g-iphone-201-software-update-available/' rel='bookmark' title='Permanent Link: iPhone 3G: iPhone 2.0.1 Software Update available'>iPhone 3G: iPhone 2.0.1 Software Update available</a> <small>iPhone firmware 2.0.1 has been released by Apple It seems...</small></li></ol></p><p>Related posts brought to you by <a
href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded> <wfw:commentRss>http://klauskjeldsen.dk/iphone-3g-disable-slow-itunes-backup-mac-and-windows/feed/</wfw:commentRss> <slash:comments>54</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 39/72 queries in 0.147 seconds using disk

Served from: klauskjeldsen.dk @ 2010-08-01 00:37:57 -->