Using Zowe Explorer FTP Extension
Using Zowe Explorer FTP Extension
System Requirements
Ensure that you can obtain remote access to a z/OS FTP service before using the extension.
Some functionality within the FTP extension requires the FTP server on the mainframe to be configured with the JESINTERFACELevel
parameter set to 2
. For more information, see the JESINTERFACELEVEL (FTP server) statement.
The JESINTERFACELevel
parameter can be found in multiple locations within the mainframe, depending on your site's security policies.
Contact your system administrator to determine if your FTP server is configured with the correct JESINTERFACELevel
. For more information, see FTP configuration statements in FTP.DATA.
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.