[axel-devel] [axel-Bugs][310535] Axel does not support large files

axel-bugs at alioth.debian.org axel-bugs at alioth.debian.org
Sat Mar 15 16:20:09 UTC 2008


Bugs item #310535, was opened at 27/01/2008 00:18
Status: Closed
Priority: 4
Submitted By: Nobody (None)
Assigned to: Giridhar Appaji Nag Y (appaji-guest)
Summary: Axel does not support large files 


Initial Comment:
Attached is a diff against 1.0b where I tried some simple hacks to allow large file support, but a little while into a download during conn_check axel fails during:

if( pthread_create( axel->conn[i].setup_thread, NULL, setup_thread, &axel->conn[i] ) == 0 )



----------------------------------------------------------------------

Comment By: Nobody (None)
Date: 15/03/2008 16:20

Message:
Hi there,

I need to add in the Makfile :
CFLAGS = -D_FILE_OFFSET_BITS=64
in order for your patch to be efficient.

Cheers

-- 
Mathieu


----------------------------------------------------------------------

Comment By: Giridhar Appaji Nag Y (appaji-guest)
Date: 30/01/2008 11:42

Message:
I committed this as <http://svn.debian.org/wsvn/axel/?sc=1&rev=25>.  Marked it as 'initial support' because we have to test it atleast on FBSD and Solaris.  We can mark the bug 'Closed' once that is done.

----------------------------------------------------------------------

Comment By: Giridhar Appaji Nag Y (appaji-guest)
Date: 29/01/2008 09:34

Message:
Sure, thank you.

----------------------------------------------------------------------

Comment By: Nobody (None)
Date: 29/01/2008 09:09

Message:
Please get in touch if you find any issues with the patch and I'll try to fix it asap.

btw, contact details:
David Turnbull <dsturnbull at gmail.com>


----------------------------------------------------------------------

Comment By: Giridhar Appaji Nag Y (appaji-guest)
Date: 29/01/2008 07:47

Message:
Attaching http://daeland.com/axel-1.0b-large-file.diff 

----------------------------------------------------------------------

Comment By: Giridhar Appaji Nag Y (appaji-guest)
Date: 29/01/2008 07:46

Message:
Thank you for the patch, I will commit this to SVN.

PS: You should've left your name/email so that I can credit you appropriately.

----------------------------------------------------------------------

Comment By: Nobody (None)
Date: 27/01/2008 20:54

Message:
Updated diff works (ubuntu gutsy amd64)

http://daeland.com/axel-1.0b-large-file.diff

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=413085&aid=310535&group_id=100070



More information about the axel-devel mailing list