Prozilla - Linux文字模式下多線下載工具

Prozilla - Linux文字模式下多線下載工具

我非常習慣在Linux下使用文字模式,因為感覺上操控性非常的大,再來少了一些圖形顯示也省了不少資源,所以一些文字介面的工具對我來說就非常的重要!像是Linux內有預設的wget指令下載檔案,wget的操作選項非常的豐富,而且還支援續傳下載,但是唯獨就缺了「多線下載」。

proz這個工具我已經用了好幾年了,每當有大的檔案要下載絕對是首選,假若說伺服器端一條連線限制200KB的頻寬,那麼分割五線不就有1MB的速度了嗎^^?proz可以自己定義要分割多少線程下載,也當然支援續傳,這樣的好工具也建議您來試試看!只是目前網站上似乎只剩下redhat用的rpm檔。

proz_02.gif

來看看proz的help,讓大家知道有哪些基本功能!

# proz --help
Usage: proz [OPTIONS] file_url

Ex: proz http://gnu.org/gnu.jpg

Options:
      -h, --help        Give this help
      -r, --resume      Resume an interrupted download
      -f, --force       Never prompt the user when overwriting files
      -1                Force a single connection only
      -g, --gtk         Use GTK interface, instead of curses (broken for now)
      -n, --no-netrc    Don't use .netrc, get the user/password
                        from the command line,otherwise use the
                        anonymous login for FTP sessions
      --no-getch        Instead of waiting for the user pressing a key,
                        print the error to stdout and quit
      --debug           Log debugging info to a file (default is debug.log)

Directories:
      -P,  --directory-prefix=DIR  save the generated file to DIR/

FTP Options:
      --use-port        Force usage of PORT insted of PASV (default)
                        for ftp transactions

Download Options:
      -s,  --ftpsearch  Do a ftpsearch for faster mirrors
      --no-search       Do a direct download (no ftpsearch)
      -k=n              Use n connections instead of the default(4)
      --timeout=n       Set the timeout for connections to n seconds
                        (default 180)
      -t, --tries=n     Set number of attempts to n (default(200), 0=unlimited)
      --retry-delay=n   Set the time between retrys to n seconds
                        (default 15 seconds)
      --max-bps=n       Limit bandwith consumed to n bps (0=unlimited)

FTP Search Options:
      --pt=n            Wait 2*n seconds for a server response (default 2*4)
      --pao=n           Ping n servers at once(default 5 servers at once)
      --max-ftps-servers=n  Request a max of n servers from ftpsearch (default 40)

      -L, --license     Display software license
      -v, --version     Display version number

ProZilla homepage: http://prozilla.delrom.ro
Please report bugs to <[email protected]>

若你也和我一樣習慣在文字模式下工作,這工具也推薦您試試看唷!當然有更好的工具也推薦給我啊^^

Prozilla
http://prozilla.genesys.ro/

Prozilla Linux文字模式下多線下載工具

Prozilla Linux文字模式下多線下載工具 相關文章


參考內容推薦

Prozilla - Linux文字模式下多線下載工具

235 我非常習慣在Linux下使用文字模式,因為感覺上操控性非常的大,再來 ... 而且還支援續傳下載,但是唯獨就缺了「多線下載」。 proz這個工具我&nbsp;...

Prozilla - Linux文字模式下多線下載工具

我非常習慣在Linux下使用文字模式,因為感覺上操控性非常的大,再來少了一些圖形顯示也省...

Prozilla下的Linux文字模式下多線下載工具@ 中海之星:: 痞客邦PIXNET :

我非常習慣在Linux下使用文字模式,因為感覺上操控性非常的大,再來少了一些圖形顯示也省了不少資源,所以一些文字介面的工具對我來說就非常的重要!