首先,itunes備份的默認路徑是 C:\users\你的用戶名\Appdata\Roaming\Apple computer
備份的主要存放文件在C:\Users\David_lu\AppData\Roaming\Apple Computer\MobileSync
1、如果你已經運行過備份,會有MobileSync出現,如果沒有直接跳到步驟3
2、剪切MobileSync文件夾 到D盤,比如我放到d:\apple下
3、建立連接: 右鍵cmd--使用管理員權限運行,然后命令行命令 mklink /j "c:\users\你的用戶名\Appdata\Roaming\Apple computer\Mobilesync" "d:\apple\MobileSync"
OK,不用為C盤的空間煩惱了