Tectia

Handling Prematurely Ending File Transfers

By default, when a file transfer to 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

The conddisp option can take values CATLG, UNCATLG, KEEP, and DELETE, and they have the following effects, depending of the file type (MVS or HFS):