Closed Phillipip closed 1 month ago
You should be able to tackle that by setting this ssh option on your ssh client:
ServerAliveInterval 10
This will ping the server every 10 seconds, keeping the connection alive.
Ah great, thank you very much. I will test it.
Is there a way to set the time that an SSH connection is kept open? Unfortunately, I lose the connection pretty quickly...