首页 > 代码库 > 删除Mac 系统中多出得MobileBackups 文件夹
删除Mac 系统中多出得MobileBackups 文件夹
此文件夹在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
删除Mac 系统中多出得MobileBackups 文件夹
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。