How to Keep SSH Session Open After Host Disconnect on RDM for Mac/Linux
Hi everyone,
I've been looking for a way to prevent SSH sessions from closing when a host disconnects in RDM on Mac, but I couldn't find the same option that exists on Windows.
This feature is important because sometimes we need to collect logs after a disconnect, but we lose valuable information if the session closes automatically.
Does anyone know if there’s an equivalent setting for Mac to keep the session open after a disconnection? If not, is there a workaround to achieve this?
Thanks!
81ee80b9-d335-4630-bd7a-822a51070257.png
Recommended Answer
Hello,
I believe the option you're looking for is the "Disconnect Action" under SSH -> Advanced. Setting it to "Keep Open" should keep it open after a disconnect.
Please let me know if that is not what you need or if it doesn't work as expected.
Best regards,
Maxim Buisson
5706e0ed-6d8a-4a4b-be74-1f316fd91c51.png
Screenshot 2025-03-05 at 3.59.07 PM.png
Hello,
I believe the option you're looking for is the "Disconnect Action" under SSH -> Advanced. Setting it to "Keep Open" should keep it open after a disconnect.
Please let me know if that is not what you need or if it doesn't work as expected.
Best regards,
Maxim Buisson
5706e0ed-6d8a-4a4b-be74-1f316fd91c51.png
Screenshot 2025-03-05 at 3.59.07 PM.png
Thank you, Maxim,
This worked perfectly as expected!
Regards,