You can upload more than 2GB, you just have to get PHP rebuilt on a 64bit system to allow for it. There's info on how to do it on this page:
http://stackoverflow.com/questions/4614147/uploading-a-file-larger-than-2gb-using-php
We are also looking at sending the upload in chunks to see if this...