2008/04/05

Limit your own connection

You know what you have to do,
this option make your "environment" safe ^_^

wget


niyala ~ # wget --limit-rate=10k http://www.abc.com/file.tar.gz

rsync


niyala ~ # rsync --bwlimit=10k /source /destination

No comments: