February 9, 201313 yr Hi to all the gurus I'm having the same problem described in this thread http://lime-technology.com/forum/index.php?topic=20017.0 "I'm trying to delete a few files from my unraid server from my windows PC. I'm unable to delete anything as i keep getting error from the subject line." I'm running 4.7 and don't know how to create new permissions. I can access the array through telnet, and get into mc, but get a bit lost after that. Any help is much appreciated. syslog.txt
February 10, 201313 yr This is probably not the safest way to do it, but after logging in on telnet, I use: chmod -R 777 /path/to/directory I usually only have this problem with my cache drive, as my permissions are correctly set for the data drives. So in that case, I'd use chmod -R 777 /mnt/cache/
February 15, 201313 yr Author Turns out there was an error with the disk filesystem. Ran a repair function and this sorted me out.
Archived
This topic is now archived and is closed to further replies.