[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file available



Assuming your computer has ftp enter the following commands from the
command prompt( I'm capitalising what you type, but you don't need to):

FTP ROMULUS.EHS.UIUC.EDU
(you will be prompted for a user name and password)
... login id: ANONYMOUS
password: YOURID@YOURMACHINE.EDU
(you will then get an ftp prompt from which you can enter ftp commands
such as cd dir get put quit 
just do dir and cd's until you find the file you want and then

BINARY
(message like transfer mode set to binary)
GET VARSKIN2.ZIP
and it will be transfered to your machine.
when you are done type
QUIT
and it will close your ftp session