Page 1 of 1

Can't delete folder on my NAS - NOBODY Unix user

Posted: Thu Aug 12, 2010 12:20 pm
by shockme66
I have setup up transmission to run off my DLINk NAS DNS-321 and have it saving the torrent files directly on the NAS in a folder called "Transmission-Downloads". The torrents download fine, but I cannot delete the files from the NAS, I get a permission error saying the files belong to user "NOBODY". Can someone help me fix this. Thanks!!!

Re: Can't delete folder on my NAS - NOBODY Unix user

Posted: Fri Aug 13, 2010 12:46 am
by Longinus00
Delete the files as root.

Re: Can't delete folder on my NAS - NOBODY Unix user

Posted: Sat Aug 14, 2010 2:11 am
by do999
Change the permissions on the directory using chmod and/or set the mask in setting.json "umask": 0,