Docker-transmission-openvpn: Creating Torrent

Created on 27 Mar 2020  路  6Comments  路  Source: haugene/docker-transmission-openvpn

This isnt really an issue, I just needed help and wasnt sure where else to ask for this specific query.

I need to create a torrent, which of course can be done in the Transmission app, but not in the Transmission web gui.
Is it possible to create a torrent in the app but seed it from the docker transmission web gui?

help wanted question

All 6 comments

Well I guess that if you create a torrent somewhere you could just add it in this client and it would download the torrent and then seed it? Or do you want to never seed from the place you create it?

Could you just copy the torrent data to the right location in the container/mount and then add the torrent and point to it? It should verify the local data is there and start seeding?

As you see I'm not sure here, but I expect it should be possible. I'll leave this issue for a little while in case anybody else have some ideas. But it's not an issue with this image so I will close it at some point.

That will work, but the torrent is about 300GB, would prefer not to download 300GB unnecessarily. I want to seed it from my Synology.
Ah, that makes sense, maybe ill give that a try.
I understand, thanks for the help anyway!

I've done this and like @haugene mentioned, the easiest way is to move (or copy, or hardlink) the files you'd like to seed to your /data/completed location. Once you've done that, upload the .torrent file to transmission's web ui and it'll verify your local files and then begin seeding. You won't have to re-download anything.

Please close this, not an issue

Doing it. Good luck @Fizpop91 and thanks for confirming @noahkiss

Thanks for the help :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jsloan117 picture jsloan117  路  3Comments

callahan22 picture callahan22  路  4Comments

silentArtifact picture silentArtifact  路  3Comments

pejotll picture pejotll  路  4Comments

beneix picture beneix  路  3Comments