Rational Developer for System z


< Previous | Next >

Lesson 3: Upload local source files to the remote system

Now that you have created partitioned data sets, you can upload the files that are on the local machine to the host system. There are several ways to transfer your local project files to the remote system; this lesson covers a simple copy/paste approach.

To upload your local source files to the remote system:

  1. Ensure you are connected to the remote host.
  2. In the z/OS Projects view, expand your project, Automart > GAM_COBOL >COBOLBMS.
  3. Select all the BMS files, right click on them, and select Copy.
  4. In the Remote System Explorer view, select the host system, then MVS Files > My Data Sets > *.AUTOMART.ASSEMBLE.
  5. Right click on the partitioned data set and select Paste. The files from the local machine will be stored in the remote partitioned data set.
  6. Alternatively, you can select the BMS files from the local project, then drag and drop them into the *.AUTOMART.ASSEMBLE partitioned data set.
  7. Next, copy the files in the COPYBOOK directory into the *.AUTOMART.COPYBOOK PDS.
  8. Copy the files in the GAMOVDB, GAMOVII, GAMOVMI, GAMOVMM, and GAMOVSI directories and place them in the *.AUTOMART.COBOL PDS.
  9. Finally, copy the files in the JCL directory into the *.AUTOMART.JCL PDS.
When you complete copying and pasting, you should see all the local source files, available on the remote system. Double clicking on a particular file on the remote system will open it up in the editor so you can view its contents.
< Previous | Next >

Terms of use | Feedback



This information center is powered by Eclipse technology. (http://www.eclipse.org)