Open GoogleCodeExporter opened 9 years ago
I thought you couldn't upload files over 4 GB size (Issue 93). Do I understand
correctly that FF 4, IE 8 fail and Chrome 11 exhibits this rounding problem?
If so, are older FF / Chrome versions ok?
Original comment by fstamate...@gmail.com
on 5 May 2011 at 2:07
[deleted comment]
As I explained in reply to issue 93, that problems were caused by POST requests
for file uploads. This issue 94 is caused with browsers that use PUT request
for uploading files - for now I only tested Google Chrome 11.0.696.60 on
Windows 7 64 bit. File uploading works but there is this weird 4GB file size
rounding issue making files unusable. This issue is only related to Windows 7
64bit for now ( I have to try 32bit windows xp too), because on (Arch) Linux
with Google Chrome development edition version 12.0.742.12-1 I can upload 4.5GB
file without problems, and file is working as expected. I hope normal google
chrome version on Linux should work too.
Linux client machine is Arch Linux 64 bit. Server is Centos 5 64bit.
Firefox 3.6.x seems to use PUT request for uploads, but I did not do test
scenario with that version.
Again, no google gears is installed, hope that is ok for working with bigger
files. I understand google gears is only used for multiple file uploads?
Regards,
Nikola
Original comment by ngara...@gmail.com
on 5 May 2011 at 5:26
Thanks Nikola for the clarifications.
Yes gears is only used for multiple file uploads.
Original comment by fstamate...@gmail.com
on 6 May 2011 at 10:29
Test Scenario: Upload a file of 6,17GB and then download it
Result: Success
Browser: Chrome 11.0.696.65
OS: Windows Vista Home 32bit
File Size: 6,17 GB (6630569275 byte)
Method used in request: PUT
Content-length: accurate (content-length: 6630569275)
I've uploaded successfully the file using google chrome and then I've
downloaded and compared two file sizes. They match, so I couldn't reproduce the
problem in Windows Vista 32 bit.
Original comment by akaprave...@gmail.com
on 12 May 2011 at 9:00
Same here using Windows 7 32 bit and same version of chrome as you, Chrome
11.0.696.65. File over 8GB uploads, shows with right size, and after download
is also the same size. Seems like issue is related to x64 (64bit) versions of
Windows then?
I will do some tests on 64bit, but I think it will fail.
Regards,
Nikola
Original comment by ngara...@gmail.com
on 12 May 2011 at 11:55
Tried again on Windows 7 64bit with Chrome 11.0.696.65 and upload stops, and
network activity too. I think I hit 4GB limit with upload of 6.35GB file, and
then it stopped with no network activity. I am 100% sure this upload will fail,
since it is stopped for too long now.
Regards,
Nikola
Original comment by ngara...@gmail.com
on 12 May 2011 at 12:25
Original issue reported on code.google.com by
ngara...@gmail.com
on 5 May 2011 at 11:04