From owner-freebsd-questions Mon May 19 07:14:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA22999 for questions-outgoing; Mon, 19 May 1997 07:14:33 -0700 (PDT) Received: from perki.connect.com.au (perki.connect.com.au [192.189.54.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA22994 for ; Mon, 19 May 1997 07:14:23 -0700 (PDT) Received: from nemeton.UUCP (Unemeton@localhost) by perki.connect.com.au with UUCP id AAA03674 (8.8.5/IDA-1.6); Tue, 20 May 1997 00:14:15 +1000 (EST) Received: from topaz.nemeton.com.au (topaz.nemeton.com.au [203.8.3.18]) by nemeton.com.au (8.8.5/8.8.5) with ESMTP id AAA00881; Tue, 20 May 1997 00:05:55 +1000 (EST) Received: from localhost.nemeton.com.au (localhost.nemeton.com.au [127.0.0.1]) by topaz.nemeton.com.au (8.8.5/8.8.5) with SMTP id AAA00216; Tue, 20 May 1997 00:11:32 +1000 (EST) Message-Id: <199705191411.AAA00216@topaz.nemeton.com.au> To: flame@access.kuwait.net cc: freebsd-questions@freebsd.org Subject: Re: proxy In-reply-to: Date: Tue, 20 May 1997 00:11:29 +1000 From: Giles Lean Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 19 May 1997 10:59:09 +3 "Flame" wrote: > Is there any way to direct ftp connections to my ISP proxy? if not is > there an ftp program for Freebsd that support proxies? The ftp client in NetBSD-current supports using proxies. Otherwise, use a web browser. Giles