I have an HP Media Vault mv2120 (Linux based, not WHS based) and sometimes when I go to delete files that I added to the server, I get a message telling me that I need permission from Unix User Nobody to delete them. Why is this happening and how can I prevent it? So far when it happens, I have to ssh into the server (which was not enabled by default and I had to do some digging on Google to find out how to enable it) and delete them from there.
|
feedback
|
|
It sounds like you'll need to take ownership of the files with chown and possibly set permissions on the file(s) to 777 with chmod Since your server is linux based, you should be able to get the correct syntax with the | |||||||
feedback
|
BusyBox v1.01 (2008.02.08-22:41+0000)– jasonh Aug 7 '09 at 17:26