Upload local source files to the remote system

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

You must be connected to the remote system.

To upload your local source files to the remote system:

  1. In the z/OS Projects view, expand GlobalAutoMart > GAM_COBOL > COBOLBMS.
  2. Select all the BMS files, right-click, and click Copy.
  3. In the Remote Systems view, select the remote system and expand MVS Files > My Data Sets.
  4. Right-click the <HLQ>.AUTOMART.ASSEMBLE partitioned data set name and click Paste. The files from the local workstation are stored in the remote partitioned data set. Alternatively, you can select the BMS files from the local project, and drag them into the <HLQ>.AUTOMART.ASSEMBLE partitioned data set.
  5. Copy the files from the COPYBOOK folder of the GlobalAutoMart project into the <HLQ>.COBOL.COPYLIB partitioned data set.
  6. Copy the files from the GAMOVDB, GAMOVII, GAMOVMI, GAMOVMM, and GAMOVSI folders of the GlobalAutoMart project into the <HLQ>.AUTOMART.COBOL partitioned data set.
  7. Copy the files from the JCL folder of the GlobalAutoMart project into the <HLQ>.AUTOMART.CNTL partitioned data set.
When you finish copying and pasting, all of the local source files available are displayed on the remote system.
Remote systems view