How create SSH Shell Session entry with "-o ServerAliveInterval=60" parameter
Hi team ;),
In order to prevent the server from cutting the connection, I need to use this parameter "-o ServerAliveInterval = 60" when establishing the connection.
Is there any way to do this in SSH Shell Session?
Example raw command:
ssh user@server -o ServerAliveInterval=60
Thanks
Hello,
I believe you could achieve the same thing directly inside your "SSH Shell" entry, simply access the "Properties" and go under "Advanced" from there you can set the "Ping interval" field to 60.
Let me know if this works for you.
Best regards,
Samuel Dery
Hi @Samuel Dery,
It Worked,
thank you.
Perfect!
I'm glad to hear that.
Best regards,
Samuel Dery