Menu

#17 Add large file support > 2GB

open
nobody
None
5
2004-03-26
2004-03-26
No

This is my initial attempt on adding large file support
to boa.

With this patch applied I could succesfuly download a
DVD image (~4GB) with boa.

The only drawback I can see with it is that boa told
the browser the file size was negative.

And you must compile it with -D_LARGEFILE64_SOURCE

Discussion

  • Marcelo de Paula Bezerra

    Boa large file support

     
  • Marcelo de Paula Bezerra

    Logged In: YES
    user_id=245300

    I updated the patch, and I think it is more complete now.
    boa_indexer also prints correct file sizes for files > 2GB.

    It also needs -D_FILE_OFFSET_BITS=64

    The lates up2date patch will always be @
    http://cs2.webcabo.com.br/boa-lf.diff

     
  • Marcelo de Paula Bezerra

    • summary: Add large file support > 2GB --> Add large file support > 2GB
     

Log in to post a comment.