Using the FTP Extension
Using the FTP Extension
Prerequisites​
Ensure that you obtain remote access to z/OS FTP service before you can use the extension.
-
Connect to z/OS with the FTP client.
-
Run the following command in the FTP client:
rstat
-
Confirm that the
JESINTERFACELevel
option is set to2
.
Using​
To use the FTP Extension with Zowe Explorer:
-
Select the Zowe Explorer icon on the Activity Bar in VS Code.
-
Hover over the DATA SETS, UNIX SYSTEM SERVICES (USS), or JOBS bar and select the corresponding + icon to view the Zowe CLI FTP profiles in the picker dropdown list.
If you do not have an existing FTP profile, see Creating an FTP profile with Zowe Explorer.
-
Select a profile to display it in the Side Bar.
-
Hover over the profile and click the Search icon.
-
Enter the applicable values in the picker field:
- For data sets, select or enter the data set name.
- For USS, select or enter the path.
- For jobs, select or enter the job owner and job prefix.
Creating an FTP profile with Zowe Explorer​
If you do not have an existing Zowe FTP profile, you can create one graphically with Zowe Explorer.
-
Select the Zowe Explorer icon on the Activity Bar in VS Code.
-
Expand UNIX SYSTEM SERVICES (USS) and click the + icon.
-
In the picker drop-down menu, select the Create a New Connection to z/OS option.
-
Enter a profile name and press
Enter
. -
Select the zftp connection type from the dropdown list of available connection options.
-
Continue providing values for the remaining prompts, which are specific for FTP-type connections.