[freebsd-questions] limit bandwidth 'make fetch'

Howard Jones howie at thingy.com
Thu May 11 00:26:59 PDT 2006


Pablo Mora wrote:
> how i can limit bandwidth when i using 'make fetch' (make install in 
> Ports)?
You can change the command-line parameters for fetch in the 
/usr/ports/Mk/ somewhere (grep for FETCH).

Or you could try the 'trickle' port, which allows you to apply bandwidth 
limits to more or less any command line application whether they support 
it or not. You use it like you would use time(1), as a prefix on the 
real command line.


Best Regards,

Howie


More information about the freebsd-questions mailing list