want to run a bittorrent client on a headless server. The server is a raspberry pi so it is limited a bit limited on resources.

Whats your favorite bittorrent client with a good command-line interface?

  • animist@lemmy.one
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    I use a headless raspberry pi and just run transmission on it and access it from a browser over the network

  • heartlessevil@lemmy.one
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Whether it’s headless or CLI don’t really need to relate. You can run Deluge or Transmission or other servers on the Pi and run a thin client to connect to it from another computer. If you strictly want a CLI, deluge has one, rTorrent is a good TUI one, but I’m not aware of any that CLIs that talk to a daemon and don’t render a TUI. There might be some.

  • Dr. Jenkem@lemmy.blugatch.tube
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    As far as I know, rtorrent is the only command line torrent client. But tbh, I’ve never used the cli. I’ve been using web based clients with it, first rutorrent but I’ve switched to flood which has been working fantastically. And in case you’re an *arr user, flood works well with all of those apps. And if you’re not yet an *arr user, I recommend checking out radarr and sonarr.

  • swodig@mander.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    aria2 supports multiple protocols such as http and ftp besides bittorrent. It’s as good as it gets. I’d say it’s the curl of bittorrent.

    • CyclohexaneOPM
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Can I use it as an always-running process seeding torrents I previously downloaded? or have it seed automatically after download? Is it ergonomic to use for those use cases or is it clunky? it seems easy from looking at the docs but thought I’d ask if you tried it.

    • CyclohexaneOPM
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I would prefer a CLI instead of a web UI, but appreciate your suggestion! :)

      • ShinNoodleBlackCup
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Nah this is the way man, you can also get a torrent app on your phone that connects to the torrent client and set it to open everytime you open a magnet link on your device

      • ShinNoodleBlackCup
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        Nah this is the way man, you can also get a torrent app on your phone that connects to the torrent client and set it to open everytime you open a magnet link on your device

  • vestingz
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Seems like you’re actually looking for a daemon/client setup, unless you are actually using your pi as your main interactive device. I’ve been using deluge with this setup for more than a decade now and have never looked back: https://dev.deluge-torrent.org/wiki/UserGuide/ThinClient

    IMHO deluge has the best and most straightforward configuration to automate setting different download folders depending on tracker urls.