Giter VIP home page Giter VIP logo

Comments (2)

kannibalox avatar kannibalox commented on June 4, 2024
* after starting with tmux, there is no indication on how to access to the processus already started.

tmux a -t rtorrent There are lots of good resources for using both screen and tmux out there, e.g. https://tmuxcheatsheet.com/

* this one fails to start `socat[2028332.281473144643616] E symlink("/dev/pts/1", "/run/rtorrent/tty"): No such file or directory`

My guess would be that /run/rtorrent needs to be created first, but haven't tested it.

The wiki is publicly editable, I've added the thing you've mentioned, but feel free to update it yourself if you find anything else missing.

You may also want to consider using daemon mode (system.daemon.set = true in the rtorrent.rc) if you don't want the hassle of dealing with screen or tmux, at the expense of only being able to operate it via the XMLRPC API.

from rtorrent.

papoteur-mga avatar papoteur-mga commented on June 4, 2024

tmux a -t rtorrent There are lots of good resources for using both screen and tmux out there, e.g. https://tmuxcheatsheet.com/

Thanks. I edited your edit because it wasn't visible.

My guess would be that /run/rtorrent needs to be created first, but haven't tested it.

Not sure. /run is a in memory tree, thus any addition won't survive to a reboot. It should be a mechanism to create it, not by the user.

The wiki is publicly editable, I've added the thing you've mentioned, but feel free to update it yourself if you find anything else missing.

Done, a little space

You may also want to consider using daemon mode (system.daemon.set = true in the rtorrent.rc) if you don't want the hassle of dealing with screen or tmux, at the expense of only being able to operate it via the XMLRPC API.

I have considered it, but for now i'm stopped because this section is still void https://github.com/rakshasa/rtorrent/wiki/Daemon_Mode

from rtorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.