Heya Guys and Girls. Just a quick question for all you linux experts

Recently, (Actually, Just a couple of days ago), I got a couple of dedi-servers from OVH (
http://www.ovh.co.uk/products/mgplus.xml) all is fine. Super-Duper responces etc. However, my main uses were/was going to be a seedbox (where I can seed/leech my torrents from) and then sell a few slots off (use up some of the pipe).
Both servers claim to be on 1Gbps pipes, yet, I am unable to transfer files at anywhere near those speeds.
-bash-3.1# wget
ftp://dl.xs4all.nl/pub/test/100mb.bin--12:52:48--
ftp://dl.xs4all.nl/pub/test/100mb.bin => `100mb.bin.1'
Resolving dl.xs4all.nl... 194.109.21.66
Connecting to dl.xs4all.nl|194.109.21.66|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/test ... done.
==> SIZE 100mb.bin ... 104857600
==> PASV ... done. ==> RETR 100mb.bin ... done.
Length: 104857600 (100M)
80% [==============================================================================================> ] 84,910,888
36.7M/s eta 0s
^^I am certain that host server (for the files) is able to max out way more then that. So I was wondering are there any tweaks (or general optimizations) I can apply etc? (I am starting to know a fair bit of Linux and dandy with the commands etc).