Hi Claude,
Try ftp: //[email protected]/'a.h'
Announcement
Collapse
No announcement yet.
How to specify that only certain data sets are seen
Collapse
X
-
How to specify that only certain data sets are seen
I would like to see only certain folders on MVS so that I can FTP files from them.
For example if I use
ftp/[email protected]/'a'
I see all the data sets associated with "a". What I would like to do is only see a subset of the data sets. For example al the data sets that strart with an "h". I tried
ftp/[email protected]/'a/h'
and
ftp/[email protected]/'a/h*'
Neither of which worked. Can it be done and if so what is the correct syntax?Tags: None
Leave a comment: