From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 17:26:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B105537B401 for ; Thu, 24 Jul 2003 17:26:26 -0700 (PDT) Received: from mail-da-1.dns-solutions.net (unknown [69.12.117.4]) by mx1.FreeBSD.org (Postfix) with SMTP id B7C2843FAF for ; Thu, 24 Jul 2003 17:26:25 -0700 (PDT) (envelope-from matthew@starbreaker.net) Received: (qmail 3656 invoked from network); 25 Jul 2003 00:26:24 -0000 Received: from unknown (HELO host21.209-113-233.oem.net) (matthew@starbreaker.net@209.113.233.21) by mail-da-1.dns-solutions.net - 209.113.233.21 with SMTP; 25 Jul 2003 00:26:24 -0000 From: Matthew Graybosch Organization: starbreaker.net To: "admin" Date: Thu, 24 Jul 2003 20:27:07 -0400 User-Agent: KMail/1.5.2 References: <20030725001358.M10939@enabled.com> In-Reply-To: <20030725001358.M10939@enabled.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307242027.07978.matthew@starbreaker.net> cc: freebsd-questions@freebsd.org Subject: Re: PHP download manager X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: matthew@starbreaker.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 00:26:27 -0000 On Thursday 24 July 2003 08:16 pm, admin wrote: > OS: FreeBSD 4.8 > Apache 1.3.27 > > I am looking for some PHP open source for handling users who wish > to downlaod files via web browsers/clients. Any ideas where I can > find something like this? > > thanks in advance, What do you mean by "handling" users in this case? If by "download manager" you mean something like wget or Download Accelerator for Windows; that's strictly a client app. As long as the webserver supports resumable transfers, the user should be able to manage his own downloads. If you just want to make a file available for downloading, I find that a simple link will do. Something like this: Baz archive at foobar.net'); ?> -- Matthew Graybosch http://www.starbreaker.net "I am become root, shatterer of kernels."