Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining the Source Code

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Run the following command to download POM:
    wget -r -p -k -np -nc -e robots=off http://www.ccpo.odu.edu/POMWEB/POM2K/zip -m POM2K.zip -j www.ccpo.odu.edu/POMWEB/POM2K/*
  3. Run the following command to download the test case GRID-DATA:
    wget -r -p -k -np -nc -e robots=off http://www.ccpo.odu.edu/POMWEB/GRID-DATA/zip -m GRID-DATA.zip -j www.ccpo.odu.edu/POMWEB/GRID-DATA/*
  4. After the download is complete, use an SFTP tool to upload POM2K.zip to the /path/to/POM/POM2K directory on the server and upload GRID-DATA.zip to the /path/to/POM/GRID-DATA directory on the server.