Can't delete folder on my NAS - NOBODY Unix user
Can't delete folder on my NAS - NOBODY Unix user
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!!!
-
- Posts: 137
- Joined: Fri Aug 21, 2009 5:46 am
Re: Can't delete folder on my NAS - NOBODY Unix user
Delete the files as root.
Re: Can't delete folder on my NAS - NOBODY Unix user
Change the permissions on the directory using chmod and/or set the mask in setting.json "umask": 0,