using -b puts it in the background

if you support nohup you could run;

nohup wget http://website.com/file.bin &

and like people have said above , the screen command works as well.