how to split a torrent file when download?
pangoo-reuse opened this issue · 1 comments
pangoo-reuse commented
I want to separate a torrent into multiple files, similar to splitting a complete file into N files, so as to facilitate me to operate a single file, may I ask if there is a way to achieve this?
thx.
aldenml commented
You can play with the partial downloads and a custom storage, but for that you need to go deep in libtorrent
itself. I recommend you posting this question there.