View Single Post
Posts: 105 | Thanked: 73 times | Joined on Jan 2011
#88
Hey,
cp command can't find it. The command expects you to put the insides of the file into .documents

Are you sure you extracted it into the documents as it is? In the zip, there is opt directory included so the full path should read
Code:
/home/user/MyDocs/.documents/opt/*
or shorter
Code:
~/MyDocs/.documents/opt/*
Also bear in mind it's case sensitive. You can check if the path is correct in the explorer. As for the cuteexplorer I guess you don't have root access with it.

Cheers let me know.
__________________
"Any sufficiently advanced technology is indistinguishable from magic." - Arthur C. Clarke
 

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