Projects / Aget

Aget

Aget is a multi-threaded download accelerator. It supports HTTP downloads and can be run from the console.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  22 Nov 2002 09:36

Release Notes: pread/pwrite functions are now used to simultaneously write to the local file, which speeds aget up 50 percent. Resume support and a progress indicator have been added. Some more options have been added: -p (the port number to connect to), -l (the local filename, if different from the remote filename), and -f (force use of suggested number of threads). This release can guess the number of threads needed depending on the file size.

  •  01 May 2002 20:10

No changes have been submitted for this release.

RSS Recent comments

31 Jul 2009 13:52 weldan Thumbs up

<errno.h>

31 Jul 2009 13:51 weldan Thumbs up

compiling issue. this might help someone.

if you getting error like:

/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in Aget.o

you have to make changes in Aget.c

find line where extern int errno;

change it to #include

Screenshot

Project Spotlight

Libiqxmlrpc

An object-oriented XML-RPC C++ library.

Screenshot

Project Spotlight

Hawk IDS/IPS

A lightweight log analyzer which was designed to be fast and efficient.