Skip to content

Torrent Client in linux server with web access

Hello

Why to create a server with a torrent client with web access? I live with other people that uses torrent too. I had a computer running a server with other services, so I decided to add this client (transmission-daemon) with web access, in this way we don’t need to let computers on. Just this one. Everybody have web access to it and it is so simple to use.

But wich client to use? I searched a little bit and found that exists some famous ones as w3btorrent and torrentflux. but they need a web-server running like apache. And I don’t want to setup it too, because I don’t need it. So I choosed transmission the native torrent client in Ubuntu.

So, to install it in Ubuntu server you use:

$ sudo apt-get install transmission-daemon

Now you need to setup it, my configuration file was in /home/user/.config/transmission-daemon/settings.json

The options are a lot but it is easy to understand them.

“download-dir”: – Finished path downloads
“incomplete-dir”: – Incomplete path downloads
“incomplete-dir-enabled”: – If it will use Incomplete dir or not
“rpc-enabled”: – Web access enabled or not
“rpc-port”: – Web access port
“rpc-whitelist-enabled”: – If it will let just a few ip address
“rpc-whitelist”: – List of the ip address

There is a lot of other configs but this ones are the basic that I used to have it working. I had some problems with white-list so I disabled it.

This is my
file of config of transmission-daemon in this config the user is “admin” and the password is “teste”

If you want to strat transmission-daemon with a different config file use –config-dir /PATH/TO/SETTING/

(Remember that you must not put the settings.json in the path, just the path to the place that the file is.)

I add in /etc/rc.local

transmission-daemon –config-dir /home/user/.config/transmission-daemon/

Remove the transmission-daemon from /etc/init.d/ and reboot your system

Any doubth or problem, feel free to contact me,
Matheus

Published inLinuxUbuntu

458 Comments

  1. While looking into various online platforms for informational content I discovered a page that could be useful for users seeking simple navigation and organized layout Quartz Orchard official page link which offers different pathways and structured sections that make it easier for visitors to find relevant content and explore at their own pace – The interface seems clean and relatively intuitive which may appeal to general audiences.

  2. Online shoppers frequently look for platforms that organize trending items in a visually appealing way so browsing feels simple and enjoyable every time Trend Flow Shopping Hub making selection easier – The website is often noted for its structured layout and modern design that helps users navigate through categories efficiently

  3. During my time browsing online stores, I discovered visit this link and it stood out with its easy navigation – I came across several interesting items that made the visit feel rewarding and worth checking out again.

  4. Users exploring new product ideas often prefer platforms that combine visual appeal with practical navigation to enhance their shopping experience Creative Style Hub – The hub highlights creative and modern items presented through a layout designed for smooth browsing

  5. Visitors to online marketplaces often note that interesting product variety plays a key role in keeping browsing sessions engaging and enjoyable, as seen on petal copper shop link – items were appealing and made the experience feel worthwhile, encouraging another visit to explore the catalog more thoroughly in the future.

  6. During my search for new online stores, I stumbled upon explore this clean shop – The interface feels smooth and well-organized, making it simple to locate products quickly without getting lost or confused while browsing different categories.

Leave a Reply

Your email address will not be published. Required fields are marked *