To receive data from our server via anonymous FTP, do the following. (These are instructions for command line FTP. FTP can be run from the command line of all UNIX systems. FTP can be run from the command line of a DOS window for Windows systems. Also mouse-based FTP programs are available for most systems. If FTP does not run on your machine, mail a message to sverrill@fs.fed.us. Specify the name of the file that you want. I will e-mail it to you.) In the directory to which you wish to download the data, type
ftp www1.fpl.fs.fed.us
(If www1.fpl.fs.fed.us does not resolve, try ftp 128.104.77.229)
You will then be prompted for a login name. Type
anonymous
You will then be prompted for a password. Type your e-mail address (e.g., sverrill@fs.fed.us). Next type
cd pub/linalg
Then type
get src.tar.Z
After the data transfer has been completed, type
quit