Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Help Me With Permissions

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
Carlosinfl
Posts: 889
Joined: 2005-02-05 06:11
Location: Orlando, FL

Help Me With Permissions

#1 Post by Carlosinfl »

OK - I will try and explain this the best I can.

I have 2 folders located under /usr/local/games

Here they are:

Code: Select all

carlos@striker:~$ ls -la /usr/local/games/
total 16
drwxrwsr-x   4 root staff  4096 2006-01-24 20:10 .
drwxrwsr-x   9 root staff  4096 2006-01-20 15:13 ..
drwxr-sr-x  16 root staff  4096 2006-01-21 17:42 ut2004
drwxr-xr-x   8 root carlos 4096 2005-12-02 17:52 UT2004-Patch
I want to move the files from "UT2004-Patch" into the folder "ut2004".

Since the sub directories in UT2004_Patch & ut2004 are named identical, I would like the files I move from "UT2004-Patch" to overwrite the subdirectories with identical names in "ut2004".

As you can see I think there is an ownership or permissions issue but I don't know how to fix this. Can anyone please help?

User avatar
mority
Posts: 75
Joined: 2005-07-28 07:47

#2 Post by mority »

What kind of permission problem? There should be no permission problem if you try moving the files as root.
If that doesn't help you, maybe you should post the output of the 'mv' command you used.
But maybe I totally missed your point...?

Post Reply