git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4269beb
)
Re-enable bandwidth throttling.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 19 Feb 2009 08:43:29 +0000
(08:43 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 19 Feb 2009 08:43:29 +0000
(08:43 +0000)
upload.sh
patch
|
blob
|
history
diff --git
a/upload.sh
b/upload.sh
index
9f26554
..
7e84504
100755
(executable)
--- 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} \