View Single Post
SteveYoungs's Avatar
Posts: 79 | Thanked: 47 times | Joined on Oct 2011 @ Brisbane, AU
#7770
Originally Posted by Ancelad View Post
Try this...

Code:
chown -R user:users /home/user/MyDocs
Erm, no. That would not let root have access to MyDocs, besides, that directory already has that ownership. The correct thing to do is to execute those shell commands as user. It is probably just a fluke that it works when MyDocs is vfat.