Quote:
Originally Posted by tartarus51
when I use mobile finder I am unable to change application names and most features dont work such as delete and move
I'm on 1.1.4
Help is extremely appreciated
|
When Apple updated to 1.1.3, they changed permissions from root to mobile (most likely to see how it performs before they use it in firmware 2.0).
MobileFinder is only updated to 1.1.2. Therefore, the programmer suggests putting in these lines into terminal or sftp.
hmod 4755 /Applications/Finder.app/Finder
chmod 4755 /bin/cat /bin/chmod /usr/bin/chown /bin/cp /bin/ls
chmod 4755 /bin/mkdir /bin/mv /bin/rm /bin/rmdir /bin/unlink
Then it should work.