Jonathon Fernyhough wrote: > 2009/8/13 John Matthews <jake...@sky.com>: > >> Hi, I wonder if somebody can help. I have uploaded a something to my >> server, I need to change the ownership. I managed to change the folders >> ownership, but not everything inside. >> >> the script I used was >> >> sudo chown www-data:www-data and filename >> >> I think I need to add the -R some where to make it recursive, but not >> sure where to add it. Should it be after the filename, or before. >> >> Thank you. >> >> John. >> > > $ sudo chown -R www-data:www-data datadirectory > > $ chown --help > $ man chown > > Um, thank you very much for the hep. I did actually try that, and it didnt make any sense to me. I dont see anywhere there that is similar to what you posted. I know its me, as I dont know enough, but sorry about that.
Thank you anyway. John. -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/