SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
    Using SSH Tectia Server for IBM z/OS >>
        Configuration Files>>
        Running the Server >>
        Setting Up a Shell User>>
        Running Client Programs>>
        Handling MVS Datasets and HFS File System Access>>
        Listing Datasets with SFTP Clients>>
            Setting the Home Directory
            Dataset Lists
            Dataset Hierarchy
            Using Dataset Listing on the z/OS sftp2 Client
    Configuring the Server >>
    Configuring the Client >>
    Authentication >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Examples of Use >>
    Man Pages >>
    Log Messages >>

Using Dataset Listing on the z/OS sftp2 Client

The sftp2 file transfer client included with SSH Tectia Server for IBM z/OS does not natively support dataset listing functionality for local datasets. Dataset listing functionality is implemented only in the server module.

Dataset listing functionality can be enabled on the sftp2 client by opening a localhost connection to the local file transfer server using the lopen command. After the localhost connection is established, local SFTP commands, for example, lls for listing local datasets and lcd for changing the local DSN prefix, can be used in the same way as described in Sections Dataset Lists and Dataset Hierarchy.

For example:

mainframe_host> sftp2 userid@unix_host
sftpgt; lopen localhost
sftpgt; lcd /__USERID.
sftpgt; lls
sftpgt; sput MY.DATASET /tmp/unix_file

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2006 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice