Myget

Myget,下載工具,它支持HTTP、FTP、HTTPS等協定。

基本介紹

  • 中文名:Myget
  • 性質下載工具
  • 支持:HTTP、FTP
  • 位置:D糟
Linux下多執行緒下載工具Myget
MyGet目標設計成一個可擴展的,擁有豐富界面的多執行緒下載工具
Current Features
Supports HTTP, HTTPS, FTP protocols
Supports HTTP-GET proxy
Resumes the aborted downloads
Supports directory download
Can accelerates downloading through using muti-connections
Supports large file( > 4G )
Install Method
#tar jxvf myget-0.1.0.tar.bz2
#cd myget-0.1.0
#./configure
#make
#make install
Using Method
Mytget 0.0.99: A download accelerator for GNU/Linux
Usage: mytget [options]... ...
Options:
-b, --debug Show the debug message
-c, --count=num Set the retry count to [num], no limit when "0", the default is "99"
-d, --directory=dir Set the local direcotry to [dir], the default is "." 指定下載到的檔案在本地存放的位置,默認當前目錄。
-f, --file=file Rename the file to [file] 指定下載檔案名稱稱。
-h, --help A brief summary of all the options 幫助選項。
-i, --interval=num Set the ftp retry interval to [num] seconds, the default is "5"
-n, --number=num Use [num] connections instead of the default (4) [執行緒數]:下載執行緒數量,默認為4個。
-r, --referer=URL Include `Referer: [url]' header in HTTP request.
-t, --timeout=num Set the connection timeout to [num] seconds, the default is "30"
-v, --version Show the version of the myget and exit
-x, --proxy=URL Set the proxy [url] [代理伺服器地址]:設定代理伺服器地址。

相關詞條

熱門詞條

聯絡我們