From owner-freebsd-questions Mon Mar 31 01:47:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA02403 for questions-outgoing; Mon, 31 Mar 1997 01:47:59 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA02397 for ; Mon, 31 Mar 1997 01:47:56 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id BAA00614; Mon, 31 Mar 1997 01:47:24 -0800 (PST) Date: Mon, 31 Mar 1997 01:47:24 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Kris Kennaway cc: FreeBSD Questions Subject: Re: Piping ftp to stdout In-Reply-To: <199703310802.RAA02124@topdown.bns.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 31 Mar 1997, Kris Kennaway wrote: > Is there some ftp-like utility which I ca use to pipe the retrieveddata > of a file directly to stdout (ie through gzip, etc) without needing to > save it on disk first then wait until it's finished? I know some ftp > servers support server-side gzipping, but not all, and the are other > utilities which would also be useful to use in place of it. Fetch can do this fine with the -o option. Comes with FreeBSD 2.16 and later. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major