Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
NetGear ReadyNas NV+: Transmission 2.42 (remote access)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-08-15
05:16 AM
2012-08-15
05:16 AM
NetGear ReadyNas NV+: Transmission 2.42 (remote access)
1. How do I remotely access to Transmission from another place?
2. How do I get magnet link to work from another place/home?
2. How do I get magnet link to work from another place/home?
Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-08-15
07:56 AM
2012-08-15
07:56 AM
Re: NetGear ReadyNas NV+: Transmission 2.42 (remote access)
You have to make sure that you set these options in settings.json:
You will have to forward the port in your router if you want to access Transmission from over the internet.
I am using Transmission Remote dotnet to access Transmission on my NAS. You can also use Transmission Remote GUI if you don't use Windows or if you don't want to install any software, the standard Transmission webgui is also available.
As far as I know, they can all add magnet links.
"rpc-authentication-required": true,
"rpc-enabled": true,
"rpc-password": "enter your password",
"rpc-port": 12345,
"rpc-username": "enter your username",
You will have to forward the port in your router if you want to access Transmission from over the internet.
I am using Transmission Remote dotnet to access Transmission on my NAS. You can also use Transmission Remote GUI if you don't use Windows or if you don't want to install any software, the standard Transmission webgui is also available.
As far as I know, they can all add magnet links.
Message 2 of 2