
I am setting up SSHD with Co:Z SFTP (2.1.1). No problem with outbound transfers from the mainframe, and finally after much battling with Top Secret, I think we can transfer files from Windows to the mainframe.
The problem is, that when the end user terminates the SSH session, the SSHD started task running on the m/f terminates. There are no messages on the console to alert us, it just disappears, and I am continually restarting it. This must be a simple setting somewhere, but I have set up SSHD exactly the same as on other systems and the problem only occurrs on this one.
Here is the bottom of the sshd.log
subsystem request for sftp.
debug1: subsystem: exec() /usr/lpp/coz/bin/sftp-server.sh.
debug3: do_exec: subsystem 1.
debug3: do_exec: passwd name=TSGSFTP, uid=1019, gid=20, dir=/u/TSGSFTP, s
debug3: do_exec_no_pty: no JSCBAUTH propagation to child.
debug2: fd 3 setting TCP_NODELAY.
debug2: fd 10 setting O_NONBLOCK.
debug2: fd 9 setting O_NONBLOCK.
debug3: zsshCloseOldDev: fd=-1.
Received disconnect from 10.93.***.***: 11: User exit.
debug1: do_cleanup.
debug3: zsshCloseOldDev: fd=-1.