rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: Fandor on February 26, 2012, 07:48:54 PM

Title: Fails to upload a file bigger than 4Gb
Post by: Fandor on February 26, 2012, 07:48:54 PM
Hello,

It is not really a bug, I think this is linked to a variable type in the code.
When you try to upload a file bigger than 4Gb it transfers the difference between the original file size and 4Gb. If the file size is under 4Gb it works fine.

Hope it helps.
Title: Re: Fails to upload a file bigger than 4Gb
Post by: MarkV on February 26, 2012, 08:00:18 PM
Which browser you're using? Almost all of them do not support uploading of files >=4GiB or even >=2GiB. One exception is Opera.
Title: Re: Fails to upload a file bigger than 4Gb
Post by: Fandor on February 26, 2012, 09:43:32 PM
Internet Explorer 8 on Windows 7. So it is a limitation of the browser.