So there is a directory full of torrent files:
debian.iso.torrent
fedora.iso.torrent
I can start downloading them with a:
rtorrent *.torrent
command, when the working directory is the same where the torrents are.
But. Every time when I start rtorrent in this way it calculates all the hashes..it takes looong time do to that and it's a cpu intensive thing.
I installed rTorrent manually (through compiling and such), but now I need to upgrade it.
I had a look at whether my system recognised rTorrent being 'installed', and it said it wasn't, so if I did 'sudo apt-get install rtorrent' it'd install an entirely new package.
I am running rtorrent on a remote server mainly for seeding torrents. However, I am also using it to download new media.
Check the journal after a reboot for error messages related to your rtorrent.service, like this:journalctl -b _SYSTEMD_UNIT=rtorrent.serviceor maybe this:journalctl -b | grep rtorrentJust a hunch (I could be wrong), but it's possible that during boot-up systemd tries to start rtorrent.service before the network is up, causing rtorrent to bail out.
Ubuntu 10.10 LAN Torrent Seedbox With Avalanche-rt, Lighttpd, Rtorrent, Vsftpd And Samba
This tutorial is based on a LAN setup, but it should also be
applicable for an Internet seedbox (e.g. on a vps or rootds), but some
additional steps may need to be performed (firewall, securing rpc-mount,
generally hardening of the server).
How To Compile rTorrent From SVN In Ubuntu 9.10 Karmic Koala / Debian 5 Lenny With Magnet Link Support
As much as I love rtorrent, not all of my favorite places have it whitelisted. Plus, magnet links take a bit more configuration for it to work with rtorrent. Also, I use luakit and all of those other lightweight web browsers so I'm more in a pickle for getting magnet links to work on rtorrent.However, I'm looking into qbittorrent or tixati (something lightweight and fast) and
My rtorrent.rc file.# This is an example resource file for rTorrent. Copy to
# ~/.rtorrent.rc and enable/modify the options as needed.
I have server with torrent clients. I run 20 torrent clients - rtorrent. Some times server hangs. How can I find problem - why server is hangs?
I use Slackware linux 12.2. On hard disk I use ext3 and ext4.