Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 1999 09:03:29 -0600 (MDT)
From:      Jonathon Doran <doranj@Colorado.EDU>
To:        peter@sweda.com.hk (Peter Kok)
Cc:        doranj@Colorado.EDU, freebsd-questions@FreeBSD.ORG
Subject:   Re: I am new...
Message-ID:  <199907021503.JAA03676@ucsu.Colorado.EDU>
In-Reply-To: <377C6EA7.D27BB7F7@sweda.com.hk> from "Peter Kok" at Jul 2, 99 03:47:52 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907021503.JAA03676>