From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Thu, 19 Feb 2009 08:43:29 +0000 (+0000) Subject: Re-enable bandwidth throttling. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=3cd8b26e75665a48edee1dd40e499f46accde774;p=fedora-mingw.git Re-enable bandwidth throttling. --- diff --git a/upload.sh b/upload.sh index 9f26554..7e84504 100755 --- a/upload.sh +++ b/upload.sh @@ -3,7 +3,7 @@ SERVER=web.merjis.com USERNAME=rich REMOTEDIR=public_html/mingw/ -#BWLIMIT="--bwlimit=25" ;# kilobytes per second +BWLIMIT="--bwlimit=40" ;# kilobytes per second rsync -av --delete $BWLIMIT \ ~/public_html/smock/yum/{fedora-10,fedora-rawhide} \