From owner-freebsd-current Tue Apr 11 17:46:04 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA16887 for current-outgoing; Tue, 11 Apr 1995 17:46:04 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id RAA16870 for ; Tue, 11 Apr 1995 17:46:01 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14468(4)>; Tue, 11 Apr 1995 17:45:20 PDT Received: by crevenia.parc.xerox.com id <49864>; Tue, 11 Apr 1995 17:45:13 -0700 From: Bill Fenner To: freebsd-current@FreeBSD.org Subject: Manual FTP instructions for SNAP-950322 install? Message-Id: <95Apr11.174513pdt.49864@crevenia.parc.xerox.com> Date: Tue, 11 Apr 1995 17:45:02 PDT Sender: current-owner@FreeBSD.org Precedence: bulk I am trying to install SNAP-0322 from behind a firewall. There is an ftp gateway that will allow a normal FTP client to get outside -- you just need to ftp to it on a special port, and specify "username@hostname" (i.e. anonymous@ftp.freebsd.org) as your username. I used the "other host" option to specify the firewall host and port, but the directions weren't clear about what directory structure the install wants. Since I don't know how to create local subdirectories in the ftp client, I am getting all the files into the root "install" directory. However, that means that the CKSUMS and *.sh files will overwrite each other, so I can only install one dist at a time. Could we have some explicit instructions in the install script about how to do the manual ftp, as well as letting the install script auto-make the subdirectories if necessary? It could put the instructions on the F2 screen so that you could refer to them at any time while trying to do the manual FTP. Thanks, Bill