From mbsh@dancer.fc.hp.com Wed Sep 30 23:41:40 1992
Received: from hpfcla.fc.hp.com by dkuug.dk via EUnet with SMTP (5.64+/8+bit/IDA-1.2.8)
	id AA00224; Wed, 30 Sep 92 23:41:40 +0100
Received: from dancer.fc.hp.com by hpfcla.fc.hp.com with SMTP
	(1.36.108.3/15.5+IOS 3.20) id AA06502; Wed, 30 Sep 92 16:39:47 -0600
Received: by dancer.fc.hp.com
	(1.37.109.4/15.5+IOS 3.22) id AA00150; Wed, 30 Sep 92 16:41:28 -0600
Date: Wed, 30 Sep 92 16:41:28 -0600
From: Maureen Hoffert <mbsh@dancer.fc.hp.com>
Message-Id: <9209302241.AA00150@dancer.fc.hp.com>
To: SC22WG5@dkuug.dk
Subject: More on HPF Instructions
X-Charset: ASCII
X-Char-Esc: 29

Here are some of the original instructions on how to ftp from the rice
HPF server. They might be useful in using the instructions for attaining
the draft that we just received from Jon.  The list of files has
increased since then.  The draft is in a subdirectory entitled draft.

Maureen Hoffert

###########################
>From chk@cs.rice.edu Fri May 29 11:57 MDT 1992
Received: from hpfcla.fc.hp.com by hpdcdb.fc.hp.com with SMTP
	(15.11/15.5+IOS 3.22) id AA11739; Fri, 29 May 92 11:57:50 mdt
Return-Path: <chk@cs.rice.edu>
Received: from cs.rice.edu by hpfcla.fc.hp.com with SMTP
	(15.11.1.6/15.5+IOS 3.20) id AA18128; Fri, 29 May 92 11:45:04 -0600
Received: from erato.cs.rice.edu by cs.rice.edu (AA04650); Fri, 29 May 92 12:37:29 CDT
Received: from localhost.cs.rice.edu by erato.cs.rice.edu (AA17769); Fri, 29 May 92 12:37:28 CDT
Message-Id: <9205291737.AA17769@erato.cs.rice.edu>
To: hpff@erato.cs.rice.edu
Cc: hpff-core@erato.cs.rice.edu
Word-Of-The-Day: prequel : (n) a literary or dramatic work whose story
	precedes that of an earlier work
Subject: Now available by FTP - mail list archives
Date: Fri, 29 May 92 12:37:26 -0500
>From: chk@cs.rice.edu
Status: R


Due to popular demand, I'm making the archives of the HPFF mailing
groups available by anonymous FTP.  These files have all the messages
sent to hpff@rice.edu (and similarly for the other lists) - no
censureship here!  Because of the resulting sizes of the files, only
the compressed versions are available.  I'll be updating these
archives once per day (well, a friendly demon will be updating them
once per day).

To get the archives for the hpff mailing list, follow the
following script (what you type is underscored with ^s):

	erato: ~/tmp % ftp titan.cs.rice.edu
	               ^^^^^^^^^^^^^^^^^^^^^
	Connected to cs.rice.edu.
	220 titan FTP server (SunOS 4.1) ready.
	Name (titan.cs.rice.edu:chk): anonymous
	                              ^^^^^^^^^
	331 Guest login ok, send ident as password.
	Password: your name goes here
	          ^^^^^^^^^^^^^^^^^^^
	230 Guest login ok, access restrictions apply.
	ftp> cd public/HPFF/archives
	     ^^^^^^^^^^^^^^^^^^^^^^^
	250 CWD command successful.
	ftp> ls
	     ^^
	200 PORT command successful.
	150 ASCII data connection for /bin/ls (128.42.1.69,2037) (0 bytes).
	hpff-core.Z
	hpff-distribute.Z
	hpff-f90.Z
	hpff-forall.Z
	hpff-intrinsics.Z
	hpff-io.Z
	hpff-subroutines.Z
	hpff.Z
	strip.awk
	strip.egrep
	strip.sh
	226 ASCII Transfer complete.
	151 bytes received in 0.057 seconds (2.6 Kbytes/s)
	ftp> binary on
	     ^^^^^^^^^	[Very important step!]
	200 Type set to I.
	ftp> get hpff.Z
	     ^^^^^^^^^^
	200 PORT command successful.
	150 Binary data connection for hpff.Z (128.42.1.69,2038) (55037 bytes).
	226 Binary Transfer complete.
	local: hpff.Z remote: hpff.Z
	55037 bytes received in 1 seconds (53 Kbytes/s)
	ftp> quit
	     ^^^^
	221 Goodbye.

Enjoy!

	Chuck


PS Suggestions for improving the archives will be considered iff
accompanied by shell scripts to automate the updating process.

