pacmanager icon indicating copy to clipboard operation
pacmanager copied to clipboard

Keepalive?

Open dandv opened this issue 9 years ago • 2 comments

Is there a way to keep connections alive? My SSH connections die after some number of minutes if there's no output in the terminal.

dandv avatar Sep 12 '16 11:09 dandv

On host settings -> "SSH" Options -> "Advanced Options" tab you can add additional ssh options like: ServerAliveInterval and this should keep you session alive

Lupul avatar Nov 14 '16 11:11 Lupul

Thanks @Lupul. Happy to report that adding ServerAliveInterval does keep the session alive

dandv avatar Dec 14 '16 08:12 dandv