From owner-freebsd-questions Thu Dec 17 14:06:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA24766 for freebsd-questions-outgoing; Thu, 17 Dec 1998 14:06:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA24761 for ; Thu, 17 Dec 1998 14:06:31 -0800 (PST) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.1/8.9.1) id OAA09721; Thu, 17 Dec 1998 14:06:03 -0800 (PST) (envelope-from mph) Message-ID: <19981217140603.A9442@wopr.caltech.edu> Date: Thu, 17 Dec 1998 14:06:03 -0800 From: Matthew Hunt To: cjclark@home.com, FreeBSD Questions Subject: Re: Web Download References: <199812172035.PAA17036@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199812172035.PAA17036@cc942873-a.ewndsr1.nj.home.com>; from Crist J. Clark on Thu, Dec 17, 1998 at 03:35:52PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Dec 17, 1998 at 03:35:52PM -0500, Crist J. Clark wrote: > Are there any web utilities that would be reasonable for > downlioading _ONE_ file a day? FreeBSD comes with "fetch" as part of the base system; you don't even need to install any ports. (In fact, fetch is what we use to get the sources that you need to build ports.) If you're doing something trivial, the usage is also trivial: % fetch http://myhost.com/foo/file.spoo -- Matthew Hunt * Stay close to the Vorlon. http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message