LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Howto give permission to hole directory (https://www.linuxquestions.org/questions/debian-26/howto-give-permission-to-hole-directory-263735/)

js72 12-07-2004 03:17 PM

Howto give permission to hole directory
 
My problem is like this.
I mounted ntfs and copy all my digipics from windows to my user home folder as root. Now i dont have permission as user look those pics. As root in nautilus i can change permission in graphical frontend but im not able to change hole directory. How could i do that. Thanx

secesh 12-07-2004 03:24 PM

goto console, and as root use:

chown username:usergroup -R /path/to/directory

jonr 12-07-2004 03:56 PM

I'm surprised Nautilus doesn't allow changing a whole directory (recursive change)... Could it be that there's a menu choice or something else you've not noticed in Nautilus?

I don't use Nautilus anymore, but I do use Midnight Commander (program name "mc") and it allows any kind of changing you can think of (well, almost). It's a little non-intuitive at first but after you get used to it it's VERY helpful for file manipulation--in my opinion. You might want to give it a look in case you would like to use it in addition to Nautilus sometimes...

basileus 12-08-2004 04:50 PM

Check out Gentoo. In my opinion the best X filemanager there is. Very configurable though configuration can seem a little cryptic. Does recursive ChOwn and ChMod + lots and lots of other things. Uses two panes, and is very efficient when working with lots of files.

Gentoo can be installed with apt-get from Testing, maybe even from Stable.


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