- Source: https://sourceforge.net/projects/kmphpfm/.
- Anthor info: xiaosuo <xiaosuo@gmail.com> <xiaosuo@mail.nankai.edu.cn>
- Multi-thread wget. MWget is a "MultiLine" wget for all POSTX System!
- Install
For issue
sudo apt install pkg-config libssl-dev intltool chmod a+x configure ./configure && make && make install
configure: error: cannot guess build type; you must specify one
, folow How to resolve configure guessing build type failure?cp /usr/share/automake.{version}/config.guess ./
- Usage
# -n specific num downloading threads mwget -n 20 http://xxxx
- Clean source
rm src/*.o src/.deps/ Makefile po/Makefile po/Makefile.in src/Makefile src/mwget libtool config.log config.status -rf
leondgarse/mwget
Multi-thread wget. Source: https://sourceforge.net/projects/kmphpfm/. Anthor info: xiaosuo <xiaosuo@gmail.com> <xiaosuo@mail.nankai.edu.cn>
ShellNOASSERTION