This procedure describes how to copy .tar and .zip files to the Web server home directory onto the computer that has a full Control-M/EM installation. A full Control-M/EM installation is used to deploy the software package.
You only need to do this procedure if you created a Web Launch package on a computer that only has the Control-M/EM client.
Do not edit the content of the .tar and .zip files. If you want to make changes, you need to do so before creating the Web Launch package.
To copy files to the Web server:
<Control-M/EM_Home_directory>\emweb\deploy
If you are using a different web server, create a physical directory in the web server host and define it as a virtual directory called web-launch. Copy the .tar and .zip files to this physical directory.
If you are extracting to a UNIX computer, type the following command:
tar -xvf <tar_filename>
Parent Topic |