next-share: add limit-aware start script
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 21 Sep 2010 08:09:38 +0000 (10:09 +0200)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 21 Sep 2010 08:43:47 +0000 (10:43 +0200)
commit6c068e1e4eca82eb0cfebc07dd95613b7b7084c4
treee89b9c9147c7816f3a1be6b0fc85e4ebe6100be7
parent8618957d2719f8e624fd8f77089341f6f7f27ebd
next-share: add limit-aware start script

Use --download-limit, --upload-limit and --max-connections options for
next-share cmdlinedl.py scripts to enable speed limitation and peer
connections limitations. Use KB_DOWN_LIMIT, KB_UP_LIMIT and CONN_LIMIT
configuration directives.
ControlScripts/clients/next-share/start_nextshare_leecher_limit.sh [new file with mode: 0755]
ControlScripts/clients/next-share/start_nextshare_seeder_limit.sh [new file with mode: 0755]