Return-Path:
Return-Path: <john.harrison-request@uk.ac.cam.cl>
Received: from ted.cs.uidaho.edu by swan.cl.cam.ac.uk with SMTP (PP) to cl
          id <25384-0@swan.cl.cam.ac.uk>; Tue, 1 Oct 1991 10:12:13 +0100
Received: from [136.159.3.1] by ted.cs.uidaho.edu (15.11/1.34) id AA13212;
          Tue, 1 Oct 91 01:15:24 pdt
Received: from gh.cpsc.ucalgary.ca by fsa.cpsc.ucalgary.ca (4.1/CSd1.2)
          id AA20260; Tue, 1 Oct 91 02:15:36 MDT
Date: Tue, 1 Oct 91 02:15:36 MDT
From: slind@ca.ucalgary.cpsc (Konrad Slind)
Message-Id: <9110010815.AA20260@fsa.cpsc.ucalgary.ca>
To: info-hol@edu.uidaho.cs.ted
Subject: new way to get hol90


Anonymous ftp is now the way to get hol90; the following is an example.


    gh% ftp fsa.cpsc.ucalgary.ca
    Connected to fsa.cpsc.ucalgary.ca.
    220 fsa.cpsc.ucalgary.ca FTP server (CPSC v5.71 Thu Apr 25 22:59:25 MDT 1991) ready.
    Name (fsa.cpsc.ucalgary.ca:slind): anonymous
    331 Guest login ok, send ident as password.
    Password:
    230 Guest login ok, access restrictions apply.
    ftp> cd pub
    250 CWD command successful.
    ftp> binary
    200 Type set to I.
    ftp> get hol90.tar.Z
    200 PORT command successful.
    150 Opening ASCII mode data connection for hol90.tar.Z (1670816 bytes).
    226 Transfer complete.
    local: hol90.tar.Z remote: hol90.tar.Z
    1679782 bytes received in 97 seconds (17 Kbytes/s)
    ftp> quit
    221 CUL8R.
    gh%


Konrad.


