Hi again
Using http://www.brettle.com/Demo.aspx,
Scenario 1 : Upload a 2GB+ file using InputFile control
Result : the attempt was rejected.
Progress bar message was
Rejected: Total size > 2147482624 bytes
Scenario 2 : Upload a 2GB+ of files using MultiFile
Result : upload was able to start.
Progress bar message was something like :
0.18/2676.90MB (0%) at 28.5 KB/s - 24.8h left
I cancelled the upload.
Not sure if Scenario 2 is a bug.