[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [gftp] File size limit



Hi,
   What version of gftp are you using? As far as I know, 2.0.17 does not have
any problems with large files. If you are using 2.0.17, please send me the
output of gftp --info.

Brian


On Tue, Jun 15, 2004 at 11:43:50PM +0200, Lorenzo Bonomi wrote:
> Hi. I'm downloading a dvd iso file but gftp stops the download at 4 gigabyte telling me 
> that I've reached the limit for the file size.
> I'm running a 2.6.5 kernel with ext3 as file-system.
> 
> This is the ulimit output:
>    
> lorenzobo@gentoo lorenzobo $ ulimit -a
> core file size        (blocks, -c) 0
> data seg size         (kbytes, -d) unlimited
> file size             (blocks, -f) unlimited
> max locked memory     (kbytes, -l) unlimited
> max memory size       (kbytes, -m) unlimited
> open files                    (-n) 1024
> pipe size          (512 bytes, -p) 8
> stack size            (kbytes, -s) 8192
> cpu time             (seconds, -t) unlimited
> max user processes            (-u) 4094
> virtual memory        (kbytes, -v) unlimited
> 
> Thank's in advance.
>