partdec: a multipart downloader and file splitter

cjijcb

cjijcb

Posted on November 16, 2024

partdec: a multipart downloader and file splitter

partdec is a command-line utility for multipart downloading and file splitting. It can seamlessly split a file from the web or local storage and distribute parts of the file to multiple destination paths.

In web downloading, partdec allows a dedicated connection per output file and handles interruptions safely, allowing for resumable downloads.

https://github.com/cjijcb/partdec

💖 💪 🙅 🚩
cjijcb
cjijcb

Posted on November 16, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related