-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow Zowe Explorer to function without OSMF, by instead using zos-ftp-for-zowe-cli plugin #994
Comments
Hi @Cris70! Have you seen the FTP extension that is built on top of Zowe Explorer? Find out more information about it here: https://github.com/zowe/zowe-explorer-ftp-extension |
Hey @zdmullen thank you very much for your pointer!! |
I do believe that yes, you have to build it to use it, following the directions in the readme file. That said, I'll just suggest that perhaps @zFernand0 or @lauren-li could weigh in on how to use the extension (or others). |
@zdmullen is correct - at this time, you have to build the Zowe Explorer FTP Extension in order to use it. Directions on building can be found here: https://github.com/zowe/zowe-explorer-ftp-extension#build-this-extension. (You will need to have Yarn installed in order to build it.) Once the
@zFernand0 @phaumer Perhaps we could consider making a release tag for the Zowe Explorer FTP Extension that has a downloadable |
@lauren-li thank you for the detailed instructions. I have built and installed the extension, which is working. |
@Cris70 Thank you for trying the Zowe Explorer FTP extension. Currently, it only works with USS. However, the functionality could be expanded to support data sets, as well. This would be a great issue to file under the Zowe Explorer FTP Extension’s repository, as that would indicate to the development team that there is community interest in the feature, and keep it on their radar. |
Once again thank you @lauren-li. I have just finished adding the issue as per your suggestion. |
Is your feature request related to a problem? Please describe.
I am working in a mainframe environment where osmf is not available. I have however installed and configured zowe-cli with the zos-ftp-for-zowe-cli plugin, which is working nicely.
Describe the solution you'd like
I would like to be able to use Zowe Explorer in conjunction with a zftp profile, instead of a zosmf profile, even if that would result in reduced functionality.
Describe alternatives you've considered
There are no known alternatives for working with mainframe datasets through an ftp connection. Other ftp VSCode extensions do not work with the mainframe.
The text was updated successfully, but these errors were encountered: