From owner-freebsd-isp Sat Mar 1 23:35:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA27401 for isp-outgoing; Sat, 1 Mar 1997 23:35:17 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA27379 for ; Sat, 1 Mar 1997 23:35:12 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id SAA06611; Sun, 2 Mar 1997 18:48:11 +1100 (EST) Date: Sun, 2 Mar 1997 18:48:09 +1100 (EST) From: "Daniel O'Callaghan" To: Ernie Elu cc: freebsd-isp@FreeBSD.ORG Subject: Re: proxy aware ftp client In-Reply-To: <199703020204.MAA25141@spooky.eis.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 2 Mar 1997, Ernie Elu wrote: > Does anyone know of a command line ftp client that will work with the squid > proxy cache? ncftp does not, and the author says he is not about to add proxy > support. Well, if you are desperate, you could probably hack fetch to do it quite easily. Danny