KpyM Telnet/SSH Server - Forum
disconnected sessions
mellerbeck disconnected sessions
 
disconnected sessions
Log in start program then close your client. Reconnect to the server you will find your session still running. Use idel_timeout to set disconnected sessions life time.

I started up a program and then closed the client. When I reconnected it was not still running. I did this right away so I don't think it was a time out issue. Also I haven't modified anything.

Ahh I think I answered my own question, does the reconnect only happen if it is running on port 23?


Kroum Grigorov
 
> does the reconnect only happen if it is running on port 23
No this should work for both telnet(23) and ssh(22) sessions.

> I did this right away so I don't think it was a time out issue. Also I haven't modified anything.
The default timeout is 5 min make sure you are reconnecting within this interval. Use the same user name, you won't see other users sessions. You have to log in to see the disconnected sessions. Make sure the "allow_disconnected_sessions" param is set to "1".
Finally have a look at the "Program Files\KTS\log" folder and check the log file (kts-log.txt) and any "err" files you might have there.

Kroum


mellerbeck
 
Will the reconnect work if the telnet server is running on say port 123?


Kroum Grigorov
 
>Will the reconnect work if the telnet server is running on say port 123?

Yes


 

© 2007 - 2008 Kroum Grigorov
Powered by phpBB © 2001, 2005 phpBB Group