spw linux
Using the command-line FTP :
----------------------------
- Start an ftp session to "ftp.syn*opsys.com"
eg. % ftp ftp.syn*opsys.com
- Enter your Syn*opsys SolvNet Registered User Name.
- Enter your Syn*opsys SolvNet Registered password.
- Optional if registered for more than one site
- cd "/home/site(your site number)"
- Type "binary" at ftp prompt to set the transfer mode to binary:
ftp> binary
- Type the following command(s) to receive the files:
ftp> cd rev
ftp> cd css_vU-2003.03
ftp> get css_U-2003.03_common.tar
ftp> get css_U-2003.03_sparcOS5.tar
ftp> get css_U-2003.03_gccsparcOS5.tar
ftp> get css_U-2003.03_hp32.tar
ftp> get css_U-2003.03_linux.tar
ftp> get INSTALL_README.txt
- To logoff the ftp server, type "quit"