Hi. I have been looking for a linux(ubuntu) torrent cli client, or python torrent/magnet downloader that could download large files and split them WHILE IT IS DOWNLOADING, for example: a large file like file.iso with 10GB size, gets downloaded as ten 1GB files like file.iso.part1, file.iso.part2 (without download the whole file and then split it).
it is because my server has limited storage capacity. then i can join them together using cat in my PC.
Is it possible to add this feature to this library? or do you know any client/library that can do this?
thank you.