Travis
Travis
Copy the contents of the ibm ftp site since it is not easily accessible using chrome v88 or later. I used filezilla to download the contents of the 'racf' directory...
Hi, I'm using the const result = IssueTso.issueTsoCommand() method and the responses have parts missing. It appears approximately every 1000th line is missing. My call to IssueTSO: const result =...
Hi, Download.dataset() uses a "fs.createWriteStream()" to create a writable stream. The writeablestream end() function is not explicitly being called. For small files ( less than 64K), this results in incomplete...
Hi, When a "non favorite" data set is opened, the document path is: `temp/_D_/profile name/dataset(member)` This is great as it allows extenders to parse the document path to extract profile...
Hi, The extender api is great, if there was also a "formalized" way of getting qualified resource names from nodes. Perhaps something like: ``` /** * Get the qualified resource...
Hi, The ZOSMF / Zowe "Get,dataSet()" function allowed the contents of a dataset to be downloaed to a buffer. It'd be great if we could do the same via the...
Hi, If'd be great if the context value could be used to restrict which menu items appear for sessions. e.g. Today a command which uses TSO APIs will work for...
Hi, It'd also be great if the "filetype" of a dataset member could be included in it's context; e.g. USER.EXEC A B C In members A, B and C the...
Hi, Tersed compress is great, I was wondering if it'd be possible to display the orginal data set type ? i.e. was it a PS / PDS or PDSE ?...
**Is your feature request related to a problem? Please describe.** Windows 10 is reaching end of support on approximately 14th October 2025. It would be great if defguard could be...