由於使用Finder刪除Time Machine資料後,清空資料夾時發生error -8003的錯誤訊息
經查證Mac論壇解法有二
1. - Open Terminal.app and type in the following quoted commands (don't type the quotes...)
- type "cd /" (and/or type "cd " then drag the disk icon for each of your disks to the terminal window)
- type "cd .Trashes"
- type "sudo ls -a" (Note: you will be asked to enter your admin password - this is to see a list of files and directories in the .Trash directory)
- type "sudo rm -R (and the file or directory name exactly as named, or * to delete all the files at once)"
- be very careful with this command and make absolutely sure you're in the .Trashes directory.
(引用自Mac論壇)
2. 另外有人提供使用Trash it!來進行強迫刪除,原理是將以上script寫成一支app,直接執行就可以將那些mac上清不掉的檔案或垃圾桶中無法輕空的檔案強迫清除,經測試後證實確實迅速有效。
Trash It! v5.0 原廠連結-目前以可支援10.6.7
沒有留言:
張貼留言