KpyM Telnet/SSH Server - Forum
disconnected sessions |
mellerbeck |
disconnected sessions |
Dec 01 2007 01:25 |
|
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 |
|
Dec 02 2007 10:03 |
|
> 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 |
|
Dec 03 2007 17:41 |
|
Will the reconnect work if the telnet server is running on say port 123?
|
Kroum Grigorov |
|
Dec 03 2007 19:47 |
|
>Will the reconnect work if the telnet server is running on say port 123?
Yes
|
© 2007 - 2008 Kroum Grigorov