From owner-freebsd-questions Fri Jul 2 8: 3:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ucsu.Colorado.EDU (ucsu.Colorado.EDU [128.138.129.83]) by hub.freebsd.org (Postfix) with ESMTP id 9AFBF14C3F for ; Fri, 2 Jul 1999 08:03:41 -0700 (PDT) (envelope-from doranj@ucsu.Colorado.EDU) Received: (from doranj@localhost) by ucsu.Colorado.EDU (8.9.3/8.9.3/ITS-5.0/standard) id JAA03676; Fri, 2 Jul 1999 09:03:30 -0600 (MDT) From: Jonathon Doran Message-Id: <199907021503.JAA03676@ucsu.Colorado.EDU> Subject: Re: I am new... To: peter@sweda.com.hk (Peter Kok) Date: Fri, 2 Jul 1999 09:03:29 -0600 (MDT) Cc: doranj@Colorado.EDU, freebsd-questions@FreeBSD.ORG In-Reply-To: <377C6EA7.D27BB7F7@sweda.com.hk> from "Peter Kok" at Jul 2, 99 03:47:52 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello > how do i download all bin.* for one time? > i need to click each time when i download each file on browers? > if i start at Dos prompt, i type > > ftp://ftp.cdrom.com/pub/FreeBSD/3.2-RELEASE/bin/ Since we are getting away from FreeBSD issues here, I suggest that any followup questions be sent to me privately rather than to the list. The Windows ftp command should be invoked as follows: ftp ftp.cdrom.com login as user "anonymous" and supply your email address as a password cd to "/pub/FreeBD/3.2-RELEASE/bin" type "bin" at the ftp prompt, to set the client in binary mode type "prompt" at the ftp prompt, to enter non-interactive move type "mget *" to begin tranferring all files Note that there are 101 files in this directory, and most are 240640 bytes long. The exceptions are CHECKSUM.MD5, bin.inf, bin.mtree, and bin.eb. Jon Doran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message