此文件夾在timeMachine 開啟時回自動記錄備份操作
將導致Mac pro 的存儲空間慢慢減少
解決方案如下
1、手動關掉time machine的移動時的備份功能
2、打開終端,這個命令
$ sudo tmutil disablelocal
3、重啟機器,查看存儲空間,就會發現備份顯示的是0kb
原文內容如下
How To disable Time Machine’s MobileBackup
July 24, 2011, Christian Kildau, 4 Comments
Starting with Lion I noticed that Time Machine is running even when my Time Capsule is not available. I also noticed that Finder shows a different amount of used disk space thandf
. My MacBook Pro’s SSD also got somewhat slow. Turned out it’s Time Machines MobileBackup function.
If you want to disable MobileBackup and free up the abused disk space, simply run the following command and reboot.
1 |
sudo tmutil disablelocal |
http://www.chrisk.de/blog/2011/0 ... hines-mobilebackup/
還可以參照一下地址
http://apple.stackexchange.com/questions/80183/any-way-to-change-the-location-of-time-machine-local-backups-mobilebackups-t