NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
jamminontoast
Jan 27, 2012Aspirant
Transmission - No data found! use "Set Location" error
Hi all, i have an readynas Ultra6 and NVX, i've installed Transmission(v2.43.00) on both. It was really frustrating when Transmission kept on giving me Permission Denied errors. However looking ...
Lichon
Apr 27, 2012Aspirant
@JarnoG: You are right, its not possible to change owner or group from windows, except on the entire share.
As I need to have bittorent client running, did I set out to fix the permission issue myself and I found a solution! However it does require you to SSH onto your ReadyNAS, give yourself root access, edit a few files and then apply your media share owner/group rights to all affected folders and files.
The following steps assume you can SSH and have root access.
As I need to have bittorent client running, did I set out to fix the permission issue myself and I found a solution! However it does require you to SSH onto your ReadyNAS, give yourself root access, edit a few files and then apply your media share owner/group rights to all affected folders and files.
The following steps assume you can SSH and have root access.
- Stop Transmission from frontview
- SSH onto your ReadyNAS, and give yourself root access
- Navigate to
/etc/frontview/addons/bin/TRANSMISSION
- Open start.sh with an editor, like vi. Replace
--chuid nobody:nogroup
andchown nobody:group
with your own share rights. Mine were `media:users`. Save and exit - I also changed `owner:group` rights for
/c/addon-config/
but I believe now it was not needed - Now you just need to change `owner:group` rights for your download folder - default is `/media/BitTorrent/` - which you can do with frontview or a single command.
chown -R owner:group /media/BitTorrent
- Start Transmission from frontview
- If you had any old torrents running that were showing the "Set Location", then you do need to remove those and add them again
- Thats it.
So far, I have had ZERO problems since doing this.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!