From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 17:28:08 2003 Return-Path: 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 13D5916A4B3 for ; Wed, 1 Oct 2003 17:28:08 -0700 (PDT) Received: from probsd.org (rrcs-midsouth-24-172-108-90.biz.rr.com [24.172.108.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 224AD43FB1 for ; Wed, 1 Oct 2003 17:28:07 -0700 (PDT) (envelope-from probsd@ec.rr.com) Received: from probsd.org (probsd.org [192.168.1.4]) by probsd.org (Postfix) with SMTP id F241946541 for ; Wed, 1 Oct 2003 20:28:09 -0400 (EDT) Received: from 192.168.1.4 (SquirrelMail authenticated user ms) by probsd.org with HTTP; Wed, 1 Oct 2003 20:28:10 -0400 (EDT) Message-ID: <2185.192.168.1.4.1065054490.squirrel@probsd.org> Date: Wed, 1 Oct 2003 20:28:10 -0400 (EDT) From: "Michael Sharp" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: ftp recurvisely X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 00:28:08 -0000 Is there a way using the core ftp to mget all files on a site, creating the directorys and getting the files in the recursively? michael