On Wed, Jun 13, 2012 at 12:35 AM, Göran Krampe <go...@krampe.se> wrote:

> Hey all!
>
> I have just added large file (chunkwise upload and download) support to
> Kom/Networking/Iliad in Pharo 1.4 and while testing it I tried uploading a
> 2.9Gb file.
>
> I haven't looked at the exact error message, and I haven't tried writing a
> trivial test - but the "half written" file on disk is almost EXACTLY 2Gb
> (2147483647) so I am wondering - do we still have a 2Gb file size limit?
>

I think so.  Still need to add the relevant define (LARGEFILE_SOURCE or
some such) to the linux build to enable 64-bit file support.

>
> This is "one click 1.4" on Ubuntu 64 with ext4.
>
> regards, Göran
>

-- 
best,
Eliot

Reply via email to