| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: >2 GB file support
From: Vladimír Třebický <trebicky_at_xhost.cz>
Date: Mon, 18 Aug 2003 15:22:52 +0200
Hi,
I tried Rob's patch announced at
http://curl.haxx.se/mail/lib-2003-08/0145.html
on my 7.10.6.
I'm trying to upload >2GB file via ftp. My problem occures on line
infd=(FILE *) fopen(config->infile, "rb");
where both !infd and stat(config->infile, &fileinfo) have failed.
I put errno and strerror(errno) to helpf and:
curl: Can't open 'backup-20030818-142551'!, errno 27: File too large
I suppose the problem isn't in cURL source but somewhere in system
I have LFS4.0 with generic gcc version 3.2.3:
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared --enable-threads=posix --with-slibdir=/lib --enable-__cxa_atexit --enable-clocale=gnu
and glibc 2.3.2 compiled without any special options.
Thanks,
Vladimir Trebicky
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info