Instruction to download files to your ntec host


You can download files to your ntec host by:
  1. lynx

    1. setenv http_proxy http://proxy.ie.cuhk.edu.hk:8080
    2. lynx [your_url]
    3. download the files directly from the web page through proxy

  2. scp from your solaris workstation

    1. Download files to IE solaris workstation (i.e. iesun* host)
    2. At your ntec host, scp the download file from the IE solaris workstation. e.g.
      scp shlam@iesun3:/tmp/myfile .