There are a couple other approaches that could be considered. If you have Zowe CLI installed on your system (e.g. with the RSE Plugin for Zowe CLI), one approach would be to write a shell script that uses zowe cli commands to do the copy. Another would be to write a plugin extension to IDz that provides a context menu action and then use RSE client APIs to perform the upload.
------------------------------
Dave McKnight
------------------------------
Original Message:
Sent: Fri May 03, 2024 01:00 PM
From: Hamidali Kottaparamban
Subject: Local/Remote File transfer using scripts in IDz
I have a requirement to copy a text file from my local file system to a remote system GDG (or even a flat file). Is there any way to do this other than a few mouse clicks mentioned here - Copying remote files.
Ibm | remove preview |
| Copying remote files | You can copy and paste files within a remote system, from one remote system to another, or between different views of a remote system. | View this on Ibm > |
|
|
?
I want to do this using a script (shell, pyhton, rexx) or a custom menu option showing my input file name and target file name?
------------------------------
Hamidali Kottaparamban
------------------------------