claude
14-Nov-2008, 11:40 AM
I would like to see only certain folders on MVS so that I can FTP files from them.
For example if I use
ftp/user@sitename/'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/user@sitename/'a/h'
and
ftp/user@sitename/'a/h*'
Neither of which worked. Can it be done and if so what is the correct syntax?
For example if I use
ftp/user@sitename/'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/user@sitename/'a/h'
and
ftp/user@sitename/'a/h*'
Neither of which worked. Can it be done and if so what is the correct syntax?