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

968 Comments

  1. While exploring different internet resources and digital marketplaces earlier today, I came across helpful web collective and appreciated the good experience overall, with trustworthy information and pages that opened smoothly and without delays during browsing.

  2. Honestly this was the highlight of my reading queue today, and a look at seomagnet extended that across more pages I will return to, ranking what I read against what else I read each day is something I do informally and this site keeps moving up in those rankings the more I explore it.

  3. Really appreciate this kind of writing, no shouting and no clickbait headlines just steady useful content, and a quick look at trendandfashionhub kept that going, definitely a site I will be returning to whenever I need a sensible take on similar topics in the days ahead and also during slower work weeks.

  4. A piece that was confident enough to leave some questions open rather than forcing closure, and a look at seometric continued that intellectual honesty, content that admits the limits of its scope is more trustworthy than content that pretends to total understanding and this site has the right calibration on certainty consistently.

  5. A piece that handled the topic with appropriate weight without becoming portentous, and a look at trendforlife continued that calibrated seriousness, content that takes itself seriously without becoming pompous is something this site has clearly figured out and the balance shows up in every piece I have read across multiple sessions now.

  6. During a longer browsing session across multiple websites today, I visited modern online marketplace, and I liked the simple navigation, accessible product layout, and reliable website performance that stayed consistent throughout the experience.

Leave a Reply

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