Skip to main content

Moves torrents from one transmission instance to another

Project description

This script connects to two instances of transmission using the RPC interface and moves torrents from one to the other.

Example usage:

transmissiontransfer localhost mybooklive.fritz.box –equivalent-path /Volumes/Kiff /shares/Kiff

This will add to the instance running on mybooklive any torrent that is on localhost and that is being saved to /Volumes/Kiff. The resultant torrents will be saved to /shares/Kiff. This allows files stored on an external drive to be migrated to another machine for managing longer term seeding.

For many files, simply re-adding the torrent to the new machine would be enough, however this script also ensures that all files and directories are correctly named, so if a file was renamed in the original torrent client (for example, to fit a local naming convention without breaking seeding) these names will be carried across.

The initial run of this will add any torrents and rename them as appropriate, before triggering a verification run. If it comes across any duplicate torrents that have been successfully verified it will stop them in source and start them in destination.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

transmissiontransfer-0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

transmissiontransfer-0.1-cp27-none-macosx_10_10_intel.whl (3.6 kB view hashes)

Uploaded CPython 2.7 macOS 10.10+ intel

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page