How to change the iPhone backup location (Windows)

June 4, 2011 at 1:02 am | Posted in Uncategorized | Leave a comment
Tags: , , ,
  1. Close iTunes
  2. Move the backup folder (residing at C:\Documents and Settings\<YOUR_USERNAME>\Application Data\Apple Computer\MobileSync\Backup” to a place where you wish to sync your backup to (e.g. D:\iTunes_backup\Backup)
  3. Download Junction.zip (get it free from http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx) and extract junction.exe
  4. Open Command Prompt and type the following commands (assume you extract it to the desktop folder):
    cd Desktop
    junction “c:\Documents and Settings\<YOUR_USERNAME>\Application Data\MobileSync\Backup” D:\iTunes_backup\Backup
    (ensure that there’s no Backup folder in c:\Documents and Settings\<YOUR_USERNAME>\Application Data\MobileSync when you are typing the above command if not it will say that the path exists)

Basically the junction type creates something like a symbolic link (like in *nix operating systems)

Advertisement

Leave a Comment »

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.

Follow

Get every new post delivered to your Inbox.