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

Discussion of Transmission that doesn't fit in the other categories
Post Reply
shockme66
Posts: 1
Joined: Thu Aug 12, 2010 11:48 am

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

Post 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!!!
Longinus00
Posts: 137
Joined: Fri Aug 21, 2009 5:46 am

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

Post by Longinus00 »

Delete the files as root.
do999
Posts: 4
Joined: Tue Mar 16, 2010 12:09 pm

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

Post by do999 »

Change the permissions on the directory using chmod and/or set the mask in setting.json "umask": 0,
Post Reply