Steps:
- Close iTunes
- Move the existing C:\Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\ folder to the destination drive (for example, D:\)
- Open a command prompt and create an NTFS junction point using a command similar to the one below, replacing D:\Backup with the path to your destination:
- mklink /J "C:\Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup" "D:\Backup"
No comments:
Post a Comment