Looking further, this is all straightforward - metalink-hasher could provide the
hashes in a form digestible by Apache, and they would contain all that's needed.
Apache could easily generated the torrent live.
However the question arises whether it might be better to have real .torrent files
on disk (and maybe even next to the original files), simply for two reasons:
- they can be mirrored then
- to run a seeder (I'm not sure about the exact needs of seeders, but I suppose
they benefit from already prepared torrent files)
For practical reasons, the latter might be more important than the former.
|