Linux Command Line download Tool

Source: Internet
Author: User
  1. Most Linux releases of wget include this tool by default. Url = http://www.gnu.org/software/wget/wget.htmlprozilla: a popular command line download tool that supports multi-thread download and resumable upload.
  2. Myget is a scalable multi-thread download tool with rich interfaces. It supports HTTP, FTP, https, MMS, RTSP, and other protocols. Http://myget.sourceforge.net/
  3. Linuxdown: Command Line multi-thread download tool. It supports up to 30 download threads. Https://gro.clinux.org/frs/download.php/1015/linuxdown-1.0.0.tar.gz.
  4. Curl is small and fast. The only drawback is that it does not support multi-threaded download, but it can download multiple files or a part of a file at the same time. Http://curl.haxx.se
  5. Axel is a multi-thread download tool in the command line. It supports resumable data transfer, which is usually several times faster than wget.
  6. Mimms is a streaming media dedicated to downloading the MMS address format.
  7. Mplayer can also be used to download RTSP, MMS, and other streaming media. Theoretically, you can download the video whenever you can play the video. It seems that the mplayer download speed is faster than Mimms, but Mimms can see the download progress.

Mplayer-dumpstream-dumpfile name. wmv MMS: // mv.file.com/name.wmv> name. log 2> & 1
Mplayer-dumpstream-dumpfile name. rm rtsp: // rm.file.com/name.rm> name. log 2> & 1
#-Dumpstream is a stored data stream-dumpfile name. wmv is the specified file name> name. log 2> & 1 is the log record. If an error occurs, you can view the log

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.