SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server for IBM z/OS >>
    Getting Started with SSH Tectia Server for IBM z/OS >>
    Configuring the Server >>
    Configuring the Client >>
    Authentication >>
    Transferring Files >>
        Handling MVS Datasets and HFS File System Access>>
        Controlling File Transfer>>
        Staging
        Listing Datasets with SFTP Clients>>
            Dataset Lists
            Dataset Hierarchy
            Using Dataset Listing on the z/OS sftp2 Client
        Secure File Transfer Examples Using the z/OS Client>>
        Secure File Transfer Examples Using Windows and Unix Clients>>
    Tunneling >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Advanced Information >>
    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
sftp> lopen localhost
sftp> lcd /__USERID.
sftp> lls
sftp> sput MY.DATASET /tmp/unix_file

Previous Next Up [Contents] [Index]


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

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