As mentioned by Mike Shaw yesterday, the below will list z/OS datasets with any high-level qualifier:
/__SYS2. The "SYS2." can be /__yourtsoid. or /__SYS1. or /__anyhlq. I don't think it will take an "*", however, I may not have waited long enough for a display of every data set on our system to occur. And, that's a double-underscore, not a single (though a single may work, but I don't think so) and the "closing" period is required. Ramsey On Mon, Aug 5, 2024 at 8:12 AM Allan Staller < [email protected]> wrote: > Classification: Confidential > > Change the directory after the connection is made. Don’t remember the > syntax. > The behavior is as expected. Open-SSH does not support z/OS datasets. > > If you need that support, get the CoZ Toolkit. https://coztoolkit.com/ > > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf > Of Steve Estle > Sent: Saturday, August 3, 2024 11:13 AM > To: [email protected] > Subject: Filezilla & ZOS "native" datasets? > > [CAUTION: This Email is from outside the Organization. Unless you trust > the sender, Don’t click links or open attachments as it may be a Phishing > email, which can steal your Information and compromise your Computer.] > > Hello, > > Recently downloaded Filezilla FTP client to compare with WinSCP which I've > had for awhile on my PC. It appears to be a bit more "mainframe / ZOS" > aware, but am trying to tailor it to be able to view traditional ZOS > datasets via secure connections (SFTP) - or if that can't work I'm open to > using it via native FTP as well. What I'm seeing when I connect with > Filezilla to some of our systems with native FTP is by default the > directory will display a list of native ZOS datasets under my TSO userid > high-level-qualifier (like ISPF 3.4) but when I connect via SFTP my default > directory is my Unix system file system (ZFS) for my home directory. > > So has anyone figured out a way to get a ZOS dataset listing directory > when connecing with SFTP - if so, what needs to be tailored to make that > happen? Anyone who has tips/tricks in using Filezilla is much appreciated. > > Thanks, > Steve Estle > Peraton Systems Programmer > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > ::DISCLAIMER:: > ________________________________ > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. E-mail transmission is not > guaranteed to be secure or error-free as information could be intercepted, > corrupted, lost, destroyed, arrive late or incomplete, or may contain > viruses in transmission. The e mail and its contents (with or without > referred errors) shall therefore not attach any liability on the originator > or HCL or its affiliates. Views or opinions, if any, presented in this > email are solely those of the author and may not necessarily reflect the > views or opinions of HCL or its affiliates. Any form of reproduction, > dissemination, copying, disclosure, modification, distribution and / or > publication of this message without the prior written consent of authorized > representative of HCL is strictly prohibited. If you have received this > email in error please delete it and notify the sender immediately. Before > opening any email and/or attachments, please check them for viruses and > other defects. > ________________________________ > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
