 |
The Go archives are available by 'anonymous ftp' from:
www.joy.ne.jp (202.231.97.22) or ftp://www.joy.ne.jp
To access the Go archives by 'anonymous ftp', do the following:
ftp to 'www.joy.ne.jp' and login as 'anonymous'.
For the password, use your complete email address.
The following is a sample ftp session:
ftp www.joy.ne.jp
Name (Your address: Your ID): anonymous <---<use anonymous as the login>
331 Anonymous access allowed, send identity (e-mail name) as password.
Password: <--<use your complete email address>
ftp> cd welcome/igs/Go <--<This is the Go archives directory>
ftp> binary <--<Note: Be sure to set binary>
ftp> ls -CF <--<ls -CF will list what is in the directory>
README igs_clients/ info/ prog/
ftp> cd igs_clients <--<cd = change directory to the client directory>
ftp> ls -CF <--<ls -CF will list what is in the directory>
GoServant.1.64.PPC.sea.hqx macgo.363.hqx
ftp> get GoServant.1.64.PPC.sea.hqx <--<"get" gets the program you want>
ftp> bye <--<exits ftp>
WEB browsers, use: ftp://www.joy.ne.jp/welcome/igs/GO
See also: client
|
 |