rTorrent
rtorrentA ncurses-based command line torrent client for high performance.
A ncurses-based command line torrent client for high performance.
session.path.setdirectory.default.setnetwork.listen.port.range.setnetwork.scgi.open_localsession directory port_range Otty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
session.path.set, directory.default.set, network.listen.port.range.set, network.scgi.open_local, session , directory , port_range # forms appear here; a real file uses one set or the other. # --- paths and ports that belong to this machine --------------------------session.path.set = /Users/octocat/.local/share/rtorrent/sessionmachine-localdirectory.default.set = /Volumes/media/downloadsmachine-localnetwork.listen.port.range.set = 50000-50000machine-localnetwork.scgi.open_local = /Users/octocat/.local/share/rtorrent/rtorrent.sockmachine-local # Pre-0.9 spellings of the same three options.session = /Users/octocat/.rtorrent-sessionmachine-localdirectory = /Volumes/media/downloadsmachine-localport_range = 50000-50000machine-local # --- preferences ----------------------------------------------------------throttle.global_down.max_rate.set_kb = 4000Otty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
Nothing. rTorrent writes no caches or state in your home directory.
session.path.setdirectory.default.setnetwork.listen.port.range.setnetwork.scgi.open_localsession directory port_range Each machine keeps its own copy of these.
session.path.setdirectory.default.setnetwork.listen.port.range.setnetwork.scgi.open_localsession directory port_range # forms appear here; a real file uses one set or the other. # --- paths and ports that belong to this machine --------------------------session.path.set = /Users/octocat/.local/share/rtorrent/sessionmachine-localdirectory.default.set = /Volumes/media/downloadsmachine-localnetwork.listen.port.range.set = 50000-50000machine-localnetwork.scgi.open_local = /Users/octocat/.local/share/rtorrent/rtorrent.sockmachine-local # Pre-0.9 spellings of the same three options.session = /Users/octocat/.rtorrent-sessionmachine-localdirectory = /Volumes/media/downloadsmachine-localport_range = 50000-50000machine-local # --- preferences ----------------------------------------------------------throttle.global_down.max_rate.set_kb = 4000Each machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/rtorrent. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these is generated from the same rules as this page. None of them splits session.path.set and directory.default.set for you — that part is Otty’s own sync, or a template you write by hand.