View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#407
Originally Posted by Garp View Post
I don't understand, now tried in two ways with same result:
1) Transfer zip file from PC to MyDocs, then from Filebox click on zip file, then Extract files to MyDocs.
From terminal:
devel-su (rootme)
sh /home/user/MyDocs/FT-install.sh

2) Directly from PC extract zip file to MyDocs (mass storage)
From terminal:
devel-su (rootme)
sh /home/user/MyDocs/FT-install.sh
When you extracted the zip file the folder created is ~/MyDocs/FOLDER/FOLDER/files whereas it should just be ~/MyDocs/FOLDER/files


Edit: can you give me the output of

Code:
ls -al /home/user/MyDocs/FOLDER
where FOLDER is the folder you extracted everything to; it'll show whether you have an extra layer of directories or not...

Last edited by thedead1440; 2012-11-27 at 12:31.
 

The Following User Says Thank You to thedead1440 For This Useful Post: