Re: Trouble with the filesize limit

From: Eric Lammerts
Date: Wed Jun 30 2004 - 21:22:42 EST



On Thu, 1 Jul 2004, Steven Newbury wrote:
> It isn't possible for me to download more than 2GiB.

> I've tried programs d4x, wget etc., each of them have received a
> SIGXFSZ and exited at 2GiB.

Probably none of those apps were compiled with
-D_FILE_OFFSET_BITS=64 ...

> Strangely I am able to create much larger files with dd.

That one probably is... (the coreutils configure script enables that
automatically)

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/