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 >>
    Authentication >>
    File Transfer Using SFTP
        Controlling File Transfer
            Handling Prematurely Ending File Transfers
    Secure File Transfer Using Transparent FTP Security >>
    Tunneling >>
    Troubleshooting SSH Tectia Server for IBM z/OS >>
    Man Pages and Default Configuration Files >>
    Log Messages >>

Handling Prematurely Ending File Transfers

By default, when a file transfer to SSH Tectia server on z/OS end prematurely, the allocated dataset is kept.

To change this behavior, you can specify the --attribute=conddisp option with sft-server-g3 in the sshd2_config file:

subsystem-sftp   /opt/tectia/libexec/sft-server-g3 --attribute=conddisp:DELETE

When conddisp is set to DELETE, the dataset is deleted when a file transfer ends prematurely.

When conddisp is set to CATLG (default), the dataset is kept when a file transfer ends prematurely. For MVS dataset transfers, the dataset is also cataloged.

Previous Next Up [Contents] [Index]


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

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