1000umbrellas.com

Michael Descy's Personal Website

Browsing Posts tagged transmission-remote

Using the configuration file shown in my Transmission-Daemon setup post, Transmission will download files into the “downloading” folder until the download hits 100%. At that point, the downloaded files will be moved to the “seeding” folder. The torrent will remain active, seeding to other users, until it hits the seeding ratio, or until you pause [...]

Transmission-daemon does not automatically remove completed torrents. I created a script to do so, and I run it via a cron job (under my own user ID) on my Ubuntu 10.04 Lucid Lynx Server.
This script uses command line utility transmission-remote (which is installed when you install the transmission-daemon package) to check on the progress of [...]