From owner-freebsd-questions Fri Oct 24 03:27:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA07508 for questions-outgoing; Fri, 24 Oct 1997 03:27:08 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA07499 for ; Fri, 24 Oct 1997 03:26:58 -0700 (PDT) (envelope-from nadav@barcode.co.il) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id MAA11127; Fri, 24 Oct 1997 12:26:14 +0200 (IST) Date: Fri, 24 Oct 1997 12:26:14 +0200 (IST) From: Nadav Eiron To: dreamweaver cc: questions@FreeBSD.ORG Subject: Re: FTP program In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 24 Oct 1997, dreamweaver wrote: > > Hi, > > Do any of you perhaps know of a ftp program that will compile under > 2.2.2-RELEASE, which also supports a proxy server and a firewall? > At the moment Netscape's basically the only thing that can get > through our firewall, and downloading a group of files can get very > tedious... What about fetch(1)? > > Getting sub-dirs also would be nice. If you download large hierarchies (either FTP or HTTP), you may also want to take a look at wget (in the ports collection), which supports proxies. > Thanx, > > Ruan > > > Nadav