Friday, January 7, 2011

[How to] Fix iFile Cocoa error 513

Having error on your iFile when you wanted to edit some files in your iPhone? This kind of permission or so called "Cocoa Error 513" can be fixed simply by using MobileTerminal.




Here's how you can solve it (Step by Step Guide)


  1. Open MobileTerminal
  2. When MobileTerminal starts up, type in su then hit return.
  3. Now type in your password, default password if you did not change it is alpine and hit return
  4. Type in cd /var/stash then hit return.
  5. Now type in your MobileTerminal chmod -R 4755 /Applications/iFile.app or chmod -R 4755 /Applications.pwn/iFile.app and hit return.
  6. Now reboot your iPhone/iTouch/iPad.
After reboot,your iFile should be working properly as it is. Enjoy.
***P/S: Red highlighted/Bold/Italic words is the command you need to type in your MobileTerminal.