HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: max file size exc; 2GB limit Problem solved!
Author: Xavier Roche
Date: 11/26/2002 20:22
 
> Found the solution. Newer Linux kernels 2.4.x are 
supporting
> files larger than 2GB. To check for that support one 
should include
>   AC_CHECK_FUNCS(llseek)
>   AC_CHECK_FUNCS(lseek64)

The only problem is that I am not totally sure that the 
whole httrack code is protected against 'int overflows' 
(some parts still contains code like 'int size = foo.. fseek
(..,size)')

I will have to check that (added on the TODO list)
 
Reply Create subthread


All articles

Subject Author Date
max file size exceeded

11/26/2002 13:45
Re: max file size exc; 2GB limit Problem solved!

11/26/2002 19:36
Re: max file size exc; 2GB limit Problem solved!

11/26/2002 20:22
Re: max file size exc; 2GB limit Problem solved!

11/26/2002 20:59
Re: max file size exc; 2GB limit Problem solved!

11/28/2002 06:50
Re: max file size exc; 2GB limit Problem solved!

11/28/2002 20:19
Re: max file size exc; 2GB limit Problem solved!

11/28/2002 22:20




5

Created with FORUM 2.0.11