From owner-freebsd-questions@FreeBSD.ORG Thu Mar 27 13:42:00 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 495BA37B401 for ; Thu, 27 Mar 2003 13:42:00 -0800 (PST) Received: from blacklamb.mykitchentable.net (207-173-231-121.bras01.elk.ca.frontiernet.net [207.173.231.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4711743FB1 for ; Thu, 27 Mar 2003 13:41:59 -0800 (PST) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id A4A4FEE559; Thu, 27 Mar 2003 13:41:56 -0800 (PST) Message-ID: <00ff01c2f4a9$b0d2a380$6e2a6ba5@tagalong> From: "Drew Tomlinson" To: "Carlos Carnero" , "FreeBSD Questions" References: <20030327210302.481.qmail@web21401.mail.yahoo.com> Date: Thu, 27 Mar 2003 13:41:55 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,REFERENCES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Re: Looking for the perfect background downloader X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 21:42:09 -0000 ----- Original Message ----- From: "Carlos Carnero" To: "FreeBSD Questions" Sent: Thursday, March 27, 2003 1:03 PM Subject: OT: Looking for the perfect background downloader > Hello, > > (sorry for the OT but I really don't know of a better > place for my enquiry. Really) > > I'm looking for a little program to help me download > files across extremely unreliable links and/or > unstable systems. I'd like something to keep trying > until the file is downloaded, or until h3ll freezes > over. > > Since the link and the downloading workstation > (FreeBSD 4.7-RELEASE-pX) are unstable (for instance, > unplanned power failures) the proggy should > automatically resume the transfer on reboot. I think > that rules out wget since I need something > "daemonizable". > > Do you guys & gals know of such a beast? wget in the ports tree may be helpful. There are probably others as well. HTH, Drew