From owner-freebsd-questions@FreeBSD.ORG Mon May 23 20:35:44 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE5716A41C for ; Mon, 23 May 2005 20:35:44 +0000 (GMT) (envelope-from eugene.hercun@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3B0C43D49 for ; Mon, 23 May 2005 20:35:43 +0000 (GMT) (envelope-from eugene.hercun@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so2520652nzk for ; Mon, 23 May 2005 13:35:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=H1m6Oo/D/icrGKtnnZWXtcQtfEbDFidUby6BK45/RnrVdUj+AaCk4+t+IlEocNAFefOyWkUAp7084tQkeJssM6Ye2cs93Qtt4Uw5+zBJyTDYWec0HUZgroWdg7lKey9Lzp2+yXRhxPWz5lifp1y09fv98yUD6IrUm+LJT7XFqIs= Received: by 10.36.129.12 with SMTP id b12mr232721nzd; Mon, 23 May 2005 13:35:43 -0700 (PDT) Received: by 10.36.46.9 with HTTP; Mon, 23 May 2005 13:35:43 -0700 (PDT) Message-ID: Date: Mon, 23 May 2005 13:35:43 -0700 From: Eugene Hercun To: derdrache@gmail.com, freebsd-questions@freebsd.org In-Reply-To: <000001c55fd6$4baf31e0$144da8c0@rtxnetworks.local> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050521133758.T48232@zoraida.natserv.net> <20050521224321.A47072@mail.goinet.com> <000001c55fd6$4baf31e0$144da8c0@rtxnetworks.local> Cc: Subject: Re: downloading entire directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eugene Hercun List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 20:35:44 -0000 I think I will just stick with wget, I like the way it works. Does anyone know why there is no recursive feature implemented into something as basic as ftp? DerDrache what do you mean by sounding redundantly redundant? I guess the Perl motto works in almost all situations, TIMTOWTDI. But I guess I'm looking for the 'better' way to do it. Thank you all once again. Eugene