Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2003 17:30:49 -0500
From:      "Charles Howse" <chowse@charter.net>
To:        <alex.goldhammer@verizon.net>, <freebsd-questions@freebsd.org>
Subject:   RE: newbie downloading iso images
Message-ID:  <000801c37e34$83657750$04fea8c0@moe>
In-Reply-To: <000701c37e32$6c5af230$04fea8c0@moe>

next in thread | previous in thread | raw e-mail | index | archive | help
> > C:\download>ftp
> > ftp> open ftp1.us.FreeBSD.org
> > 
> > Connected to freebsd.secsup.org.
> > 220 Welcome to mirrors.secsup.org FTP service.
> > User (freebsd.secsup.org:(none)): ftp
> > 331 Please specify the password.
> > Password:
> > 230 Login successful. Have fun.
> > ftp> cd pub/FreeBSD/ISO-IMAGES-i386/4.8
> > 250 Directory successfully changed.
> > ftp> get "4.8-disc1.iso" r48_disc1.iso
> > Connection closed by remote host.
> > ftp>
> 
My bad, you're using the wrong directory *and* filename:

Cd pub/FreeBSD/ISO-IMAGES-i386/4.8
Get 4.8-RELEASE-i386-disc1.iso

BTW: For a newbie install, I only use disc 1.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c37e34$83657750$04fea8c0>