Download Managers scripts - Top 4 Download

Download Managers script downloads

XDCC Fetcher

XDCC Fetcher is a PHP script that allows you to download files from XDCC. You need to simply go to a search site and do a search - this will give you an IRC server address, a channel name, a user nickname and a pack number. Copy & paste these details ...

php Download Manager

php Download Manager is a script package written in php with a MySQL back-end. The script allows site owners to offer downloads by category. The program generates code to link to categories or individual downloads. When a visitor downloads, the file location is masked. MySQL generates the actual download. Features of ...

csFile Download

This is an ASP component which allows the control of file downloads from within an active server page script. Features: - Stream a binary file from anywhere on your server to the browser. - Files can be in directories that are not web shared. - Use ASP to allow ...
ASP.NET

Octod

Octod is a download manager daemon -- a daemon that listens at the network interface for incoming download jobs and performs them (simultaneously) in the background. It is intended to run on desktop systems as a reliable and fast download manager without the overhead of a graphical user interface, but it ...

nget

nget is a command line nntp file grabber. It automatically pieces together multipart postings for easy retrieval, even substituting parts from multiple servers and newsgroups.It  handles disconnects gracefully, resuming after the last part succesfully downloaded.nget is written in C , and should run on any POSIX OS with a decent c compiler, ...

MultiGet

MultiGet is a homepage downloader with a nice GUI for linux/windows/unix desktop users.It can run on almost all desktops without any configuration. It has many powerful functions comparing to others. ...

KLibido

KLibido is a KDE usenet news grabber for Linux.Features: - Automatic joining of multi-part posts - Automatic decoding of posts, using the uudeview library (yEnc supported) or an internal decoder - Multiple servers support, with priorities and fallback if an article fails on a server and is present ...

Resuming download of a file

This script shows how to resume downloading of a file that has been partially downloaded from a web server. It's been tested with Apache 1.3.x, but should work with any web server that understands the "range" header.This script uses the extra header - "Range" to let the web server know that ...
Python

A Python script to test download mirrors

The concept of the script is straightforward: read the mirrors page from RedHat's web site, make a list of all the mirrors, test how long it takes to download from each, and present a sorted list of the results.The first task, reading and parsing the RedHat mirrors list, is handled with ...
Python