Sie sind auf Seite 1von 1

proz -r -k=4 http://www61.indowebster.com/70e4b074f3fcc96647f20ac60f3e01a4.

rar -r : it means you probably want to resume your download later (depend on your server) -k : set the number of connection,k=4 it means youll get 4 connection
sudo add-apt-repository ppa:tahutek-team/prozilla sudo apt-get update sudo apt-get install prozilla apt-proz

How to Use Prozilla In this case wll download ubuntu iso image with prozilla, let see General usage
proz download_url proz http://releases.ubuntu.com/precise/ubuntu-12.04-desktop-i386.iso

To resume download you can use following command


proz -r download_url proz -r http://releases.ubuntu.com/precise/ubuntu-12.04-desktop-i386.iso

To Limit download speed you can use following command, ex: 12800 bps
proz --max-bps=12800 download_url proz --max-bps=12800 http://releases.ubuntu.com/precise/ubuntu-12.04-desktopi386.iso

FTP search
proz -s download_url proz -s http://releases.ubuntu.com/precise/ubuntu-12.04-desktop-i386.iso

For More prozilla options you can type command below in terminal
proz --help

How to Use APT-Proz Usage apt-Proz is easy because that similarity with the apt-get command. Run apt-proz install package-name to install package, sudo apt-get upgrade and sudo apt-get dist-upgrade to perform an upgrade

Das könnte Ihnen auch gefallen