Skip to main content

Initial Setup

Please make yourself aware of the Ultraseedbox Fair Usage Policy. Directly pointing any torrent client to seed from your cloud storage using Rclone will create extreme strain on your slot's disk and WILL cause a 24 hour ban on accessing your cloud storage repeatedly. It is your responsibility to ensure usage is within acceptable limits. Ignorance is not an excuse.

rTorrent/ruTorrent is already configured and tuned out of the box. To Install:

  • Install it from our Control Panel
    • Install rTorrent first before installing ruTorrent
  • For ruTorrent, add in your desired password in the textbox
  • Once installed, click Connect under ruTorrent
  • Enter your set credentials
    • Your username being your seedbox username and your ruTorrent password

Default File Paths

Default Downloads Folder: ~/files

Default Watch Folder: ~/watch

rTorrent's config folder: ~/.config/rtorrent


Accessing rTorrent CLI Interface

  • Should you need to access rTorrent's CLI interface, just type in the following command in SSH:
screen -r rtorrent
  • You'll get a similar interface as below. To exit the interface, do CTRL + A + D