Obtaining the Source Code
Procedure
- Use PuTTY to log in to the server as the root user.
- 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/*
- 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/*
- 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.
Parent topic: POM POM2K Porting Guide (CentOS 7.6)