LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Moving file using menu (https://www.linuxquestions.org/questions/linux-newbie-8/moving-file-using-menu-599982/)

phil66 11-15-2007 08:01 PM

Moving file using menu
 
PCLOS 2007

Downloaded file to home/documents

When I try to move the file using menu when I get at the usr menu and try to scroll down to share a file ahead of share open randomly

Have tried numerous times with same results

Please help

maldojr88 11-15-2007 10:19 PM

Quote:

Originally Posted by phil66 (Post 2960436)
PCLOS 2007

Downloaded file to home/documents

When I try to move the file using menu when I get at the usr menu and try to scroll down to share a file ahead of share open randomly

Have tried numerous times with same results

Please help



you might want to check the priviledges of the file...
you might not have permision to move or manipulate the file...

run commnad

$ls -l

un the directory where the files reside. if you see the file has
-rwxrwxrwx

the file has three groups, (disregard the "-" character
the first three are the permisions for the owner of the file. So if it says
rwx then the owner can read write and execute the file. If he only had read then it would be
r--
then the second group is the people of the group and the last three is
for everybody else(all other users)

phil66 11-16-2007 08:17 PM

Moving using menu
 
Thanks for the reply

The subject files were correct owner and permissions

Moved file to images by drag and drop

Splash screen now in proper file and working correctly

Thanks for the help


All times are GMT -5. The time now is 12:58 PM.